feat:验证好了,恢复正常配置

This commit is contained in:
Max
2023-11-11 13:55:11 +08:00
parent c961a1db9a
commit ad07eb825f
4 changed files with 31 additions and 34 deletions

View File

@@ -14,7 +14,7 @@ android {
buildTypes {
release {
minifyEnabled false
minifyEnabled true
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
}