Skip to content

Commit 79b77e4

Browse files
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` 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-okhttp` 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-compose` 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-okhttp dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.coil-kt.coil3:coil-compose dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 981ea02 commit 79b77e4

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
@@ -10,7 +10,7 @@ lifecycle = "2.9.0"
1010
okhttp = "4.12.0"
1111
retrofit = "2.11.0"
1212
room = "2.7.1"
13-
coil = "3.1.0"
13+
coil = "3.2.0"
1414
aboutLibraries = "12.1.2"
1515

1616
[libraries]

0 commit comments

Comments
 (0)