Unverified 提交 5ef94a38 authored 作者: JarvanMo's avatar JarvanMo 提交者: GitHub

Update miniSdk to 19

上级 ffef4477
...@@ -38,7 +38,7 @@ android { ...@@ -38,7 +38,7 @@ android {
} }
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 19
consumerProguardFiles 'consumer-proguard-rules.txt' consumerProguardFiles 'consumer-proguard-rules.txt'
} }
...@@ -129,4 +129,4 @@ tasks.withType(JavaCompile) { javaCompile -> ...@@ -129,4 +129,4 @@ tasks.withType(JavaCompile) { javaCompile ->
javaCompile.configure { javaCompile.configure {
dependsOn("generateFluwxHelperFile") dependsOn("generateFluwxHelperFile")
} }
} }
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论