Skip to content

Commit 4dc3c0d

Browse files
committed
Upgraded to 1.7.0
1 parent 93d0010 commit 4dc3c0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

avifcoillibrary/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ dependencies {
6363
testImplementation("junit:junit:4.13.2")
6464
androidTestImplementation("androidx.test.ext:junit:1.1.5")
6565
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.1")
66-
api("io.coil-kt:coil:2.5.0")
67-
api("com.github.awxkee:avif-coder:1.6.4")
66+
api("io.coil-kt:coil:2.6.0")
67+
api("com.github.awxkee:avif-coder:1.7.0")
6868
}

0 commit comments

Comments
 (0)