Bump coil from 3.0.0-alpha09 to 3.0.4

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](https://github.com/coil-kt/coil/compare/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](https://github.com/coil-kt/coil/compare/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>
This commit is contained in:
dependabot[bot]
2024-12-14 10:22:29 +00:00
committed by GitHub
parent 0d4d722a6d
commit 54cc4ad63b
+1 -1
View File
@@ -6,7 +6,7 @@ agp = "8.2.0"
androidx-activityCompose = "1.9.1" androidx-activityCompose = "1.9.1"
androidx-uiTest = "1.6.8" androidx-uiTest = "1.6.8"
voyager = "1.1.0-beta02" voyager = "1.1.0-beta02"
coil = "3.0.0-alpha09" coil = "3.0.4"
kotlinx-coroutines = "1.9.0" kotlinx-coroutines = "1.9.0"
ktor = "3.0.0-beta-2" ktor = "3.0.0-beta-2"
kotlinx-serialization = "1.7.1" kotlinx-serialization = "1.7.1"