android:update apng lib version

This commit is contained in:
pengfei.zhou 2020-09-02 18:26:22 +08:00 committed by osborn
parent 1aaf23f869
commit c1f71ba4dc

View File

@ -30,7 +30,7 @@ dependencies {
implementation "com.google.android.material:material:1.1.0"
implementation "pub.doric:core:${rootProject.ext.Version}"
implementation "pub.doric:devkit:${rootProject.ext.Version}"
implementation 'com.github.penfeizhou.android.animation:glide-plugin:2.4.2'
implementation 'com.github.penfeizhou.android.animation:glide-plugin:2.5.0'
implementation 'com.github.bumptech.glide:glide:4.11.0'
implementation 'com.github.bumptech.glide:annotations:4.11.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'