Skip to content

Commit

Permalink
Update dependency io.coil-kt:coil-compose to v2.7.0 (#478)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent 4e07038 commit 308a2f1
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 @@ -18,7 +18,7 @@ androidx-compose-bom = { module = "androidx.compose:compose-bom", version = "202
androidx-compose-compiler = "androidx.compose.compiler:compiler:1.5.14"
androidx-compose-material3 = { module = "androidx.compose.material3:material3" }

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

jetbrains-compose-runtime = { module = "org.jetbrains.compose.runtime:runtime", version.ref = "jetbrains-compose" }

Expand Down

0 comments on commit 308a2f1

Please sign in to comment.