update apng library
This commit is contained in:
parent
95435c0a55
commit
8d0d78a12f
@ -26,6 +26,6 @@ dependencies {
|
||||
implementation project(':doric')
|
||||
implementation 'com.github.bumptech.glide:glide:4.10.0'
|
||||
implementation 'com.github.bumptech.glide:annotations:4.10.0'
|
||||
implementation 'com.github.penfeizhou.android.animation:glide-plugin:1.0.1'
|
||||
implementation 'com.github.penfeizhou.android.animation:glide-plugin:1.2.0'
|
||||
annotationProcessor 'com.github.bumptech.glide:compiler:4.10.0'
|
||||
}
|
||||
|
@ -49,7 +49,7 @@ dependencies {
|
||||
implementation 'androidx.appcompat:appcompat:1.1.0'
|
||||
api 'com.github.pengfeizhou:jsc4a:0.1.0'
|
||||
implementation 'com.squareup.okhttp3:okhttp:4.2.1'
|
||||
implementation 'com.github.penfeizhou.android.animation:glide-plugin:1.1.0'
|
||||
implementation 'com.github.penfeizhou.android.animation:glide-plugin:1.2.0'
|
||||
api 'org.nanohttpd:nanohttpd:2.3.1'
|
||||
implementation 'com.google.code.gson:gson:2.8.6'
|
||||
api "com.google.android.material:material:1.0.0"
|
||||
|
Reference in New Issue
Block a user