Skip to content

Commit

Permalink
Update dependency io.coil-kt.coil3:coil-bom to v3.0.0 (#1444)
Browse files Browse the repository at this point in the history
(cherry picked from commit a5349a881b650c15de57ba39e4e121a26918f913)
  • Loading branch information
renovate-bot authored and Secozzi committed Jan 1, 2025
1 parent 7b55b58 commit dbef297
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 @@ -41,7 +41,7 @@ preferencektx = "androidx.preference:preference-ktx:1.2.1"

injekt = "com.github.mihonapp:injekt:91edab2317"

coil-bom = { module = "io.coil-kt.coil3:coil-bom", version = "3.0.0-rc02" }
coil-bom = { module = "io.coil-kt.coil3:coil-bom", version = "3.0.0" }
coil-core = { module = "io.coil-kt.coil3:coil" }
coil-gif = { module = "io.coil-kt.coil3:coil-gif" }
coil-compose = { module = "io.coil-kt.coil3:coil-compose" }
Expand Down

0 comments on commit dbef297

Please sign in to comment.