|
|
@ -174,8 +174,8 @@ dependencies { |
|
|
|
|
|
|
|
|
|
|
|
//网络 |
|
|
|
//网络 |
|
|
|
implementation 'com.squareup.okhttp3:okhttp:4.9.0' |
|
|
|
implementation 'com.squareup.okhttp3:okhttp:4.9.0' |
|
|
|
implementation 'com.ljx.rxhttp:rxhttp:2.5.1' |
|
|
|
implementation 'com.ljx.rxhttp:rxhttp:2.5.3' |
|
|
|
kapt 'com.ljx.rxhttp:rxhttp-compiler:2.5.1' |
|
|
|
kapt 'com.ljx.rxhttp:rxhttp-compiler:2.5.3' |
|
|
|
|
|
|
|
|
|
|
|
//Glide |
|
|
|
//Glide |
|
|
|
implementation 'com.github.bumptech.glide:glide:4.11.0' |
|
|
|
implementation 'com.github.bumptech.glide:glide:4.11.0' |
|
|
|