feat:update animation version

This commit is contained in:
pengfeizhou 2021-01-27 16:35:16 +08:00 committed by osborn
parent c9dd90d19b
commit 06f9a586b1

View File

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