mirror of
https://github.com/CherretGit/zaprett-app.git
synced 2026-01-01 16:39:38 +05:00
disable shrink
This commit is contained in:
@@ -22,8 +22,7 @@ android {
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
isMinifyEnabled = true
|
||||
isShrinkResources = true
|
||||
isMinifyEnabled = false
|
||||
proguardFiles(
|
||||
getDefaultProguardFile("proguard-android-optimize.txt"),
|
||||
"proguard-rules.pro"
|
||||
|
||||
Reference in New Issue
Block a user