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