Skip to content

Commit 71773b3

Browse files
fix(deps): update dependency io.coil-kt:coil-compose to v2.5.0 (#104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7039952 commit 71773b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/deps.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ object deps {
127127
const val mokoKSwiftRuntime = "dev.icerock.moko:kswift-runtime:${versions.mokoKSwift}"
128128
const val dateTime = "org.jetbrains.kotlinx:kotlinx-datetime:0.4.1"
129129

130-
const val coilCompose = "io.coil-kt:coil-compose:2.4.0"
130+
const val coilCompose = "io.coil-kt:coil-compose:2.5.0"
131131
const val flowExt = "io.github.hoc081098:FlowExt:0.7.4"
132132

133133
const val atomicfu = "org.jetbrains.kotlinx:atomicfu:0.22.0"

0 commit comments

Comments
 (0)