Skip to content

Commit

Permalink
feat: add a dependency with glide-pluin to support APNG
Browse files Browse the repository at this point in the history
  • Loading branch information
derekchan916 authored Nov 15, 2024
1 parent 9ab80fc commit c0eae3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,5 @@ dependencies {
implementation "com.github.bumptech.glide:glide:${glideVersion}"
implementation "com.github.bumptech.glide:okhttp3-integration:${glideVersion}"
annotationProcessor "com.github.bumptech.glide:compiler:${glideVersion}"
implementation 'com.github.penfeizhou.android.animation:glide-plugin:2.17.0'
}

0 comments on commit c0eae3c

Please sign in to comment.