update:2020.5.14
fix:兼容Android10.0 http联网问题,静默安装问题 add:
This commit is contained in:
@@ -15,11 +15,10 @@ android {
|
||||
minSdkVersion 20
|
||||
targetSdkVersion 29
|
||||
|
||||
// versionCode 128
|
||||
// versionName "2.8.5"//测试jiaoguanyi.cn
|
||||
|
||||
versionCode 127
|
||||
versionName "2.0.0.7"// 正式jiaoguanyi.com 双数正式 单数测试
|
||||
versionCode 129
|
||||
versionName "2.8.6"//测试jiaoguanyi.cn
|
||||
// versionCode 127
|
||||
// versionName "2.0.0.7"// 正式jiaoguanyi.com 双数正式 单数测试
|
||||
multiDexEnabled true
|
||||
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Reference in New Issue
Block a user