|
|
|
|
@ -137,6 +137,9 @@ dependencies {
|
|
|
|
|
|
|
|
|
|
implementation "com.github.bumptech.glide:glide:$glideVersion" |
|
|
|
|
implementation "com.github.bumptech.glide:okhttp3-integration:$glideVersion" |
|
|
|
|
kapt "com.github.bumptech.glide:compiler:$glideVersion" |
|
|
|
|
|
|
|
|
|
implementation "com.github.penfeizhou.android.animation:glide-plugin:2.12.0" |
|
|
|
|
|
|
|
|
|
implementation "io.reactivex.rxjava3:rxjava:3.0.12" |
|
|
|
|
implementation "io.reactivex.rxjava3:rxandroid:3.0.0" |
|
|
|
|
|