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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user