Update version to 3.5

This commit is contained in:
2022-03-24 15:36:12 +08:00
parent 6799e1e52d
commit c045529914
4 changed files with 5 additions and 5 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'
}