Bump coil from 3.0.4 to 3.1.0
Bumps `coil` from 3.0.4 to 3.1.0. Updates `io.coil-kt.coil3:coil-compose-core` from 3.0.4 to 3.1.0 - [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.4...3.1.0) Updates `io.coil-kt.coil3:coil-network-ktor3` from 3.0.4 to 3.1.0 - [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.4...3.1.0) --- updated-dependencies: - dependency-name: io.coil-kt.coil3:coil-compose-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.coil-kt.coil3:coil-network-ktor3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -6,7 +6,7 @@ agp = "8.7.3"
|
||||
androidx-lifecycle = "2.8.4"
|
||||
androidx-activity-compose = "1.10.1"
|
||||
androidx-uitest = "1.7.8"
|
||||
coil = "3.0.4"
|
||||
coil = "3.1.0"
|
||||
kotlinx-coroutines = "1.10.1"
|
||||
ktor = "3.0.1"
|
||||
kotlinx-serialization = "1.8.0"
|
||||
|
||||
Reference in New Issue
Block a user