Skip to content

Commit 2e0613a

Browse files
Bump coil from 3.3.0 to 3.4.0
Bumps `coil` from 3.3.0 to 3.4.0. Updates `io.coil-kt.coil3:coil-compose` from 3.3.0 to 3.4.0 - [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.3.0...3.4.0) Updates `io.coil-kt.coil3:coil-network-ktor3` from 3.3.0 to 3.4.0 - [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.3.0...3.4.0) --- updated-dependencies: - dependency-name: io.coil-kt.coil3:coil-compose dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.coil-kt.coil3:coil-network-ktor3 dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d077205 commit 2e0613a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ androidCompileSdk = "36"
33
androidTargetSdk = "36"
44
androidMinSdk = "23"
55
kotlin = "2.3.10"
6-
coil = "3.3.0"
6+
coil = "3.4.0"
77
compose-multiplatform = "1.10.1"
88
coroutines = "1.10.2"
99
agp = "9.0.0"

0 commit comments

Comments
 (0)