Skip to content

Commit

Permalink
修改 minSdkVersion = 16
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay committed Dec 5, 2017
1 parent b49b823 commit 9f8657b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daguerre/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ group='com.github.qiujayen'
android {
compileSdkVersion 27
defaultConfig {
minSdkVersion 19
minSdkVersion 16
targetSdkVersion 27
versionCode 1
versionName "1.0"
Expand Down

0 comments on commit 9f8657b

Please sign in to comment.