Update version to 2.2

This commit is contained in:
2022-03-28 14:01:45 +08:00
parent 9877bf902f
commit 226d9395b6
7 changed files with 13 additions and 9 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'
}