Skip to content

Commit c3dc4a3

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` 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) Updates `io.coil-kt.coil3:coil-svg` 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-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) --- updated-dependencies: - dependency-name: io.coil-kt.coil3:coil 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 - dependency-name: io.coil-kt.coil3:coil-svg dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.coil-kt.coil3:coil-compose 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 8907c98 commit c3dc4a3

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
@@ -31,7 +31,7 @@ materialIconsExtended = "1.7.8"
3131

3232
okhttp = "5.3.2"
3333
ktor = "3.4.0"
34-
coil = "3.3.0"
34+
coil = "3.4.0"
3535
materialKolor = "5.0.0-alpha06"
3636

3737
activityCompose = "1.13.0-alpha01"

0 commit comments

Comments
 (0)