Skip to content

Commit

Permalink
Update coil to v3.0.0-alpha08
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-alpha08 |
| maven      | io.coil-kt.coil3:coil-core         | 3.0.0-alpha06 | 3.0.0-alpha08 |
  • Loading branch information
renovate[bot] committed Jul 9, 2024
1 parent a9386f1 commit dc5d20c
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 @@ -37,7 +37,7 @@ androidx-annotation = "1.8.0"
androidx-activity = "1.9.0"
android-gradle = "8.5.0"

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

kmp-viewmodel = "0.7.1"
Expand Down

0 comments on commit dc5d20c

Please sign in to comment.