Update version to 1.66,fix more bugs

This commit is contained in:
2022-02-20 00:24:07 +08:00
parent 0534ab9218
commit 7a4e254230
3 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ android {
buildTypes {
release {
minifyEnabled false
minifyEnabled true
signingConfig signingConfigs.debug
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}