Skip to content

Commit

Permalink
Min sdk version downgrade to API level15
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrgit committed Oct 9, 2017
1 parent c860fc7 commit 7ce80b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion androidboilerplate/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ android {
buildToolsVersion '25.0.0'

defaultConfig {
minSdkVersion 19
minSdkVersion 15
targetSdkVersion 23
versionCode 1
versionName "1.0"
Expand Down

0 comments on commit 7ce80b8

Please sign in to comment.