update:2020.06.03

fix:
add:增加禁止滑动和隐藏桌面图标功能
This commit is contained in:
2020-06-03 17:53:20 +08:00
parent a6dfb4646e
commit 8cfdd8ae4f
9 changed files with 247 additions and 33 deletions

View File

@@ -15,10 +15,10 @@ android {
minSdkVersion 20
targetSdkVersion 29
versionCode 138
versionName "2.9.5"//测试jiaoguanyi.cn
// versionCode 127
// versionName "2.0.0.7"// 正式jiaoguanyi.com 双数正式 单数测试
versionCode 140
versionName "2.9.7"//测试jiaoguanyi.cn
// versionCode 128
// versionName "2.0.0.8"// 正式jiaoguanyi.com 双数正式 单数测试
multiDexEnabled true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"