Skip to content

Commit

Permalink
Updated Gradle to target SDK 26. Closes Karumi#177
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Zero committed Oct 7, 2017
1 parent 9f31e66 commit e75d658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dexter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ android {
buildToolsVersion '26.0.2'

defaultConfig {
minSdkVersion 15
minSdkVersion 14
targetSdkVersion 26
versionCode 1
versionName "1.0"
Expand Down

0 comments on commit e75d658

Please sign in to comment.