Skip to content

Commit

Permalink
Bump coil from 3.0.0-alpha09 to 3.0.4
Browse files Browse the repository at this point in the history
Bumps `coil` from 3.0.0-alpha09 to 3.0.4.

Updates `io.coil-kt.coil3:coil-compose-core` from 3.0.0-alpha09 to 3.0.4
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](coil-kt/coil@3.0.0-alpha09...3.0.4)

Updates `io.coil-kt.coil3:coil-network-ktor3` from 3.0.0-alpha09 to 3.0.4
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](coil-kt/coil@3.0.0-alpha09...3.0.4)

---
updated-dependencies:
- dependency-name: io.coil-kt.coil3:coil-compose-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.coil-kt.coil3:coil-network-ktor3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2024
1 parent 0d4d722 commit 54cc4ad
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 @@ -6,7 +6,7 @@ agp = "8.2.0"
androidx-activityCompose = "1.9.1"
androidx-uiTest = "1.6.8"
voyager = "1.1.0-beta02"
coil = "3.0.0-alpha09"
coil = "3.0.4"
kotlinx-coroutines = "1.9.0"
ktor = "3.0.0-beta-2"
kotlinx-serialization = "1.7.1"
Expand Down

0 comments on commit 54cc4ad

Please sign in to comment.