Skip to content

Commit

Permalink
Bump coil from 3.0.4 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps `coil` from 3.0.4 to 3.1.0.

Updates `io.coil-kt.coil3:coil-network-okhttp` from 3.0.4 to 3.1.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.0.4...3.1.0)

Updates `io.coil-kt.coil3:coil-svg` from 3.0.4 to 3.1.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.0.4...3.1.0)

Updates `io.coil-kt.coil3:coil` from 3.0.4 to 3.1.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.0.4...3.1.0)

---
updated-dependencies:
- dependency-name: io.coil-kt.coil3:coil-network-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.coil-kt.coil3:coil-svg
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.coil-kt.coil3:coil
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent ee1eabf commit f33593d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ media3 = "1.5.1"
navigation-compose = "2.8.6"
okhttp = "5.0.0-alpha.14"
paging = "3.3.5"
coil = "3.0.4"
coil = "3.1.0"
play-services-threadnetwork = "16.2.1"
play-services-home = "16.0.0"
play-services-location = "21.3.0"
Expand Down

0 comments on commit f33593d

Please sign in to comment.