Skip to content

Commit

Permalink
Update dependency io.coil-kt:coil-compose to v2.7.0
Browse files Browse the repository at this point in the history
| datasource | package                 | from  | to    |
| ---------- | ----------------------- | ----- | ----- |
| maven      | io.coil-kt:coil-compose | 2.6.0 | 2.7.0 |
  • Loading branch information
renovate[bot] committed Jul 17, 2024
1 parent 818c6f1 commit 4e4b3b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ koin = "3.5.6"
koin-androidx-compose = "3.5.6"
koin-compose = "1.1.5"
koject = "1.3.0"
coil = "2.6.0"
coil = "2.7.0"
compose-rules-detekt = "0.4.5"

androidx-lifecycle = "2.8.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ flowExt = "0.8.1"
koin = "3.5.6"
koin-androidx-compose = "3.5.6"
koin-compose = "1.1.5"
coil = "2.6.0"
coil = "2.7.0"
compose-rules-detekt = "0.4.5"

androidx-lifecycle = "2.8.3"
Expand Down

0 comments on commit 4e4b3b2

Please sign in to comment.