Skip to content

Commit

Permalink
Update dependency io.coil-kt:coil-compose to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent cdadda6 commit 8a76c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencyResolutionManagement {
library("leakcanary", "com.squareup.leakcanary:leakcanary-android:2.12")
library("commonmark", "org.commonmark:commonmark:0.21.0")
library("timber", "com.jakewharton.timber:timber:5.0.1")
library("coil", "io.coil-kt:coil-compose:2.4.0")
library("coil", "io.coil-kt:coil-compose:2.5.0")
library("collections", "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.6")
library("desugar", "com.android.tools:desugar_jdk_libs:2.0.4")
library(
Expand Down

0 comments on commit 8a76c9e

Please sign in to comment.