version:2.0.1.6_release

update:2020.07.09
fix:主页区分教管易和设备信息更新,进入主页不自动检查自身更新
add:统一下载逻辑
This commit is contained in:
2020-07-09 18:37:31 +08:00
parent d6857d576c
commit c6c025c225
7 changed files with 132 additions and 69 deletions

View File

@@ -15,10 +15,10 @@ android {
minSdkVersion 20
targetSdkVersion 29
// versionCode 103
// versionName "3.0.8"//测试jiaoguanyi.cn
versionCode 1005
versionName "2.0.1.5"// 正式jiaoguanyi.com 双数正式 单数测试
// versionCode 104
// versionName "3.0.9"//测试jiaoguanyi.cn
versionCode 1006
versionName "2.0.1.6"// 正式jiaoguanyi.com 双数正式 单数测试
multiDexEnabled true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"