Gradle upgrade to 1.0.0
This commit is contained in:
parent
fdba1b30a9
commit
3989671237
4 changed files with 8 additions and 6 deletions
|
|
@ -13,9 +13,9 @@ android {
|
|||
}
|
||||
buildTypes {
|
||||
release {
|
||||
runProguard false
|
||||
minifyEnabled true
|
||||
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
||||
zipAlign true
|
||||
zipAlignEnabled true
|
||||
}
|
||||
}
|
||||
packagingOptions {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue