support animated PNGs and WEBPs (#2244)
This commit is contained in:
parent
e6622e65c7
commit
d1d564a7e2
2 changed files with 10 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue