Skip to content

Commit

Permalink
Update coil
Browse files Browse the repository at this point in the history
| datasource | package                            | from          | to            |
| ---------- | ---------------------------------- | ------------- | ------------- |
| maven      | io.coil-kt.coil3:coil-network-ktor | 3.0.0-alpha06 | 3.0.0-alpha08 |
| maven      | io.coil-kt.coil3:coil-compose      | 3.0.0-alpha06 | 3.0.0-alpha09 |
| maven      | io.coil-kt.coil3:coil-core         | 3.0.0-alpha06 | 3.0.0-alpha09 |
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent c5437c1 commit 0f9da5e
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 @@ -36,7 +36,7 @@ androidx-annotation = "1.8.0"
androidx-activity = "1.9.0"
android-gradle = "8.5.1"

coil = "3.0.0-alpha06"
coil = "3.0.0-alpha09"
ktor = "2.3.12"

kmp-viewmodel = "0.8.0"
Expand Down

0 comments on commit 0f9da5e

Please sign in to comment.