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 26, 2023
1 parent ebf6800 commit 9544929
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 @@ -34,7 +34,7 @@ retrofit-core = { module = "com.squareup.retrofit2:retrofit", version.ref = "ret
retrofit-scalars = { module = "com.squareup.retrofit2:converter-scalars", version.ref = "retrofit" }
retrofit-kotlinx = "com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter:1.0.0"
robolectric = "org.robolectric:robolectric:4.10.3"
coil = "io.coil-kt:coil-compose:2.4.0"
coil = "io.coil-kt:coil-compose:2.5.0"
appCompat = "androidx.appcompat:appcompat:1.6.1"
constraintLayout = "androidx.constraintlayout:constraintlayout:2.1.4"
recyclerView = "androidx.recyclerview:recyclerview:1.3.2"
Expand Down

0 comments on commit 9544929

Please sign in to comment.