Skip to content

Commit

Permalink
Merge pull request #648 from kiwicom/renovate/io.coil-kt-coil-compose…
Browse files Browse the repository at this point in the history
…-2.x

fix(deps): update dependency io.coil-kt:coil-compose to v2.6.0
  • Loading branch information
Alex Matečný committed Apr 26, 2024
2 parents 504873c + a7a0454 commit 0513818
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 @@ -44,7 +44,7 @@ androidx-customView = { module = "androidx.customview:customview", version = "1.
androidx-customViewPoolingContainer = { module = "androidx.customview:customview-poolingcontainer", version = "1.0.0" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.5.2" }
androidx-test-uiAutomator = { module = "androidx.test.uiautomator:uiautomator", version = "2.3.0" }
coil = { module = "io.coil-kt:coil-compose", version = "2.5.0" }
coil = { module = "io.coil-kt:coil-compose", version = "2.6.0" }
compose-animation = { module = "androidx.compose.animation:animation" }
compose-animationGraphics = { module = "androidx.compose.animation:animation-graphics" }
compose-bom = "androidx.compose:compose-bom:2024.02.02"
Expand Down

0 comments on commit 0513818

Please sign in to comment.