version:3.0.1_beta
update:2020.06.29 fix:修复在没网的时候anr add:
This commit is contained in:
@@ -15,8 +15,8 @@ android {
|
||||
minSdkVersion 20
|
||||
targetSdkVersion 29
|
||||
|
||||
versionCode 148
|
||||
versionName "3.0.5"//测试jiaoguanyi.cn
|
||||
versionCode 140
|
||||
versionName "3.0.1"//测试jiaoguanyi.cn
|
||||
// versionCode 1002
|
||||
// versionName "2.0.1.2"// 正式jiaoguanyi.com 双数正式 单数测试
|
||||
multiDexEnabled true
|
||||
@@ -133,7 +133,7 @@ dependencies {
|
||||
// implementation 'com.github.bumptech.glide:glide:4.0.0'
|
||||
// annotationProcessor 'com.github.bumptech.glide:compiler:4.0.0'
|
||||
|
||||
implementation 'com.alibaba:fastjson:1.2.18'
|
||||
implementation 'com.alibaba:fastjson:1.2.70'
|
||||
|
||||
implementation 'com.lzy.net:okgo:2.1.4'
|
||||
implementation 'com.lzy.net:okrx:0.1.2'
|
||||
|
||||
Reference in New Issue
Block a user