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 8abb7c4 commit 069a67cCopy full SHA for 069a67c
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:coil:2.7.0")
67
- api("com.github.awxkee:avif-coder:2.0.2")
+ api("com.github.awxkee:avif-coder:2.0.3")
68
}
0 commit comments