Update version to 1.52

This commit is contained in:
2022-04-04 14:49:03 +08:00
parent 44e99cb3da
commit f5722e3e5c
4 changed files with 6 additions and 6 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'
}