android:update animation sdk

This commit is contained in:
pengfei.zhou 2021-10-13 15:26:30 +08:00 committed by osborn
parent 51ac1d698b
commit cba9133388

View File

@ -34,7 +34,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.1.0'
api 'com.github.penfeizhou:jsc4a:0.1.0'
implementation 'com.squareup.okhttp3:okhttp:3.12.1'
implementation('com.github.penfeizhou.android.animation:glide-plugin:2.5.4') {
implementation('com.github.penfeizhou.android.animation:glide-plugin:2.13.0') {
exclude group: 'com.github.bumptech.glide'
}
implementation 'com.github.bumptech.glide:glide:4.11.0'