Skip to content

Commit

Permalink
resolved merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
erluxman committed Aug 9, 2017
1 parent df14f98 commit c16c562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ buildscript {
'compileSdk' : 26,
'targetSdk' : 26,
'buildTools' : '26.0.1',
'supportLibrary': '26.0.0',
'supportLibrary': '26.0.1',
'retrofit' : '2.3.0',
'butterknife' : '8.7.0',
'kotlin_version': '1.1.3-2'
Expand Down

0 comments on commit c16c562

Please sign in to comment.