Merge commit '0ec617b6c39ede26c3e5e626ca65cff0bc84a742' into fluffychat-merge-2
This commit is contained in:
commit
6cbb13a81f
1 changed files with 2 additions and 0 deletions
|
|
@ -80,6 +80,8 @@ android {
|
|||
buildTypes {
|
||||
release {
|
||||
signingConfig = signingConfigs.getByName("release")
|
||||
isMinifyEnabled = true
|
||||
isShrinkResources = true
|
||||
proguardFiles(getDefaultProguardFile("proguard-android.txt"), "proguard-rules.pro")
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue