Skip to content

Commit

Permalink
Merge pull request #180 from NUmeroAndDev/renovate/coil
Browse files Browse the repository at this point in the history
Update dependency io.coil-kt:coil-compose to v2.7.0
  • Loading branch information
NUmeroAndDev authored Aug 11, 2024
2 parents d99fde2 + d2ab049 commit 7c96e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ retrofit-converter = { module = "com.squareup.retrofit2:converter-kotlinx-serial
okhttp3-core = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp" }
okhttp3-loggingInterceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "okhttp" }

coil = "io.coil-kt:coil-compose:2.6.0"
coil = "io.coil-kt:coil-compose:2.7.0"

desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.0.4"
markdown = "org.jetbrains:markdown-jvm:0.7.3"
Expand Down

0 comments on commit 7c96e0a

Please sign in to comment.