version:3.0.7_beta

update:2020.07.07
fix:会卸载自带的可以卸载的应用,显示系统隐藏的应用,
add:手动检查更新按钮
This commit is contained in:
2020-07-07 11:05:47 +08:00
parent 32ea55c8e7
commit 3f400f763d
16 changed files with 630 additions and 571 deletions

View File

@@ -15,10 +15,10 @@ android {
minSdkVersion 20
targetSdkVersion 29
versionCode 140
versionName "3.0.1"//测试jiaoguanyi.cn
// versionCode 1002
// versionName "2.0.1.2"// 正式jiaoguanyi.com 双数正式 单数测试
versionCode 102
versionName "3.0.7"//测试jiaoguanyi.cn
// versionCode 1004
// versionName "2.0.1.4"// 正式jiaoguanyi.com 双数正式 单数测试
multiDexEnabled true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"