Skip to content

Commit

Permalink
Update the min sdk version to 16.
Browse files Browse the repository at this point in the history
  • Loading branch information
heidijinxujia committed Aug 27, 2018
1 parent c8cc40f commit 2992560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/versions.gradle
@@ -1,7 +1,7 @@
// Variables for entire project
ext {
// SDK
minSdkVersion = 21
minSdkVersion = 16
targetSdkVersion = 27
compileSdkVersion = 27
buildToolsVersion = "27.0.3"
Expand Down

0 comments on commit 2992560

Please sign in to comment.