Update version to 2.35

This commit is contained in:
2022-04-04 13:54:42 +08:00
parent 5d81b8ff87
commit abffc4d853
5 changed files with 7 additions and 7 deletions

View File

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