This commit is contained in:
Horis
2023-05-14 18:16:50 +08:00
parent 1d6ce30113
commit 4074077565
4 changed files with 9 additions and 16 deletions
+2 -2
View File
@@ -71,8 +71,8 @@ android {
}
applicationIdSuffix '.release'
minifyEnabled true
shrinkResources true
minifyEnabled false
//shrinkResources true
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
debug {