updated Android example gradle config

This commit is contained in:
strawmanbobi
2018-04-01 16:15:19 +08:00
parent 432f2476bc
commit a8d1a7f72c
4 changed files with 5 additions and 7 deletions

View File

@@ -9,9 +9,6 @@ android {
targetSdkVersion 25
versionCode 2
versionName '1.1'
jackOptions {
enabled true
}
}
buildTypes {
release {