update:2020.06.03
fix: add:增加禁止滑动和隐藏桌面图标功能
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user