Update version to 1.5

This commit is contained in:
2022-03-28 14:29:21 +08:00
parent cfb0c06a6a
commit ab7418931b
6 changed files with 8 additions and 8 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'
}