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 9f82be7 commit 5a4d6f0Copy full SHA for 5a4d6f0
avifcoillibrary/build.gradle.kts
@@ -61,5 +61,5 @@ dependencies {
61
androidTestImplementation("androidx.test.ext:junit:1.1.5")
62
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.1")
63
api("io.coil-kt.coil3:coil:3.2.0")
64
- api("com.github.awxkee:avif-coder:2.1.3")
+ api("com.github.awxkee:avif-coder:2.1.4")
65
}
0 commit comments