We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c17b0d6 commit 363bd3eCopy full SHA for 363bd3e
avifcoillibrary/build.gradle.kts
@@ -64,5 +64,5 @@ dependencies {
64
androidTestImplementation("androidx.test.ext:junit:1.1.5")
65
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.1")
66
api("io.coil-kt.coil3:coil:3.0.3")
67
- api("com.github.awxkee:avif-coder:2.0.9")
+ api("com.github.awxkee:avif-coder:2.0.10")
68
}
0 commit comments