Update version to 3.6,support QQ 8.8.85

This commit is contained in:
2022-03-31 15:04:17 +08:00
parent 3a1a20e688
commit 2d31d46cd2
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'
}