update:2021.03.19
fix:移除不需要的组件
add:
This commit is contained in:
FHT
2021-03-19 17:54:19 +08:00
parent 602cd1c0ee
commit 4c2a93cdce
16 changed files with 695 additions and 938 deletions

View File

@@ -190,7 +190,7 @@ dependencies {
implementation 'com.alibaba:fastjson:1.2.70'
implementation 'com.lzy.net:okgo:2.1.4'
implementation 'com.lzy.net:okrx:0.1.2'
implementation 'com.lzy.net:okserver:1.1.3'
// implementation 'com.lzy.net:okserver:1.1.3'
implementation 'com.squareup.okhttp3:okhttp:4.6.0'
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'