update:2020.06.03

fix:修复app禁止升级出现的问题
add:增加桌面图标隐藏功能
This commit is contained in:
2020-06-06 14:04:00 +08:00
parent 8cfdd8ae4f
commit c99f828dcf
15 changed files with 373 additions and 66 deletions

View File

@@ -15,8 +15,8 @@ android {
minSdkVersion 20
targetSdkVersion 29
versionCode 140
versionName "2.9.7"//测试jiaoguanyi.cn
versionCode 142
versionName "2.9.9"//测试jiaoguanyi.cn
// versionCode 128
// versionName "2.0.0.8"// 正式jiaoguanyi.com 双数正式 单数测试
multiDexEnabled true