We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1de1867 commit 0cc1179Copy full SHA for 0cc1179
avifglide/build.gradle.kts
@@ -71,5 +71,5 @@ dependencies {
71
72
implementation("com.github.bumptech.glide:glide:4.16.0")
73
kapt("com.github.bumptech.glide:compiler:4.16.0")
74
- api("com.github.awxkee:avif-coder:1.6.2")
+ api("com.github.awxkee:avif-coder:1.6.3")
75
}
0 commit comments