Skip to content

Commit 143e54d

Browse files
Bump coil3 from 3.1.0 to 3.2.0
Bumps `coil3` from 3.1.0 to 3.2.0. Updates `io.coil-kt.coil3:coil` 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](coil-kt/coil@3.1.0...3.2.0) Updates `io.coil-kt.coil3:coil-network-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](coil-kt/coil@3.1.0...3.2.0) --- updated-dependencies: - dependency-name: io.coil-kt.coil3:coil dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.coil-kt.coil3:coil-network-core dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50fba64 commit 143e54d

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
@@ -25,7 +25,7 @@ compose = "1.7.3"
2525
androidsvg = "1.4"
2626
imageloader = "1.9.0"
2727
coil2 = "2.7.0"
28-
coil3 = "3.1.0"
28+
coil3 = "3.2.0"
2929
okio = "3.11.0"
3030
credentials = "1.5.0"
3131
koin = "4.0.4"

0 commit comments

Comments
 (0)