Update version to 3.7

This commit is contained in:
2022-04-04 03:06:17 +08:00
parent 7d25a61518
commit 91640a125a
3 changed files with 4 additions and 4 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'
}