android:update apng lib version
This commit is contained in:
parent
1aaf23f869
commit
c1f71ba4dc
@ -30,7 +30,7 @@ dependencies {
|
|||||||
implementation "com.google.android.material:material:1.1.0"
|
implementation "com.google.android.material:material:1.1.0"
|
||||||
implementation "pub.doric:core:${rootProject.ext.Version}"
|
implementation "pub.doric:core:${rootProject.ext.Version}"
|
||||||
implementation "pub.doric:devkit:${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:glide:4.11.0'
|
||||||
implementation 'com.github.bumptech.glide:annotations:4.11.0'
|
implementation 'com.github.bumptech.glide:annotations:4.11.0'
|
||||||
annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'
|
annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'
|
||||||
|
Reference in New Issue
Block a user