Skip to content

Commit 9603746

Browse files
committed
Upgraded to 1.5.7
1 parent d3469c4 commit 9603746

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

avifcoillibrary/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ dependencies {
6464
androidTestImplementation("androidx.test.ext:junit:1.1.5")
6565
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.1")
6666
api("io.coil-kt:coil:2.4.0")
67-
api("com.github.awxkee:avif-coder:1.5.6")
67+
api("com.github.awxkee:avif-coder:1.5.7")
6868
}

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
plugins {
3-
id("com.android.application") version "8.1.2" apply false
3+
id("com.android.application") version "8.1.4" apply false
44
id("org.jetbrains.kotlin.android") version "1.9.0" apply false
55
}

0 commit comments

Comments
 (0)