Update version to 1.85,fix more bugs.

This commit is contained in:
2022-02-27 00:49:32 +08:00
parent ec45839029
commit c886bbd6cf
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'
}