Skip to content

Commit

Permalink
fix(deps): update dependency io.coil-kt:coil-compose to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 8, 2024
1 parent 5be7d39 commit a7a0454
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 a7a0454

Please sign in to comment.