version:2.0.1.5_release
update:2020.07.07 fix:修复自动更新有个app之后,另外一个无法调起来,使用广播在安装应用和锁屏之后调起另一个应用 add:
This commit is contained in:
@@ -15,10 +15,10 @@ android {
|
||||
minSdkVersion 20
|
||||
targetSdkVersion 29
|
||||
|
||||
versionCode 102
|
||||
versionName "3.0.7"//测试jiaoguanyi.cn
|
||||
// versionCode 1004
|
||||
// versionName "2.0.1.4"// 正式jiaoguanyi.com 双数正式 单数测试
|
||||
// versionCode 103
|
||||
// versionName "3.0.8"//测试jiaoguanyi.cn
|
||||
versionCode 1005
|
||||
versionName "2.0.1.5"// 正式jiaoguanyi.com 双数正式 单数测试
|
||||
multiDexEnabled true
|
||||
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Reference in New Issue
Block a user