Skip to content

Commit

Permalink
Bump coil-kt from 2.2.1 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps `coil-kt` from 2.2.1 to 2.4.0.

Updates `io.coil-kt:coil` from 2.2.1 to 2.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@2.2.1...2.4.0)

Updates `io.coil-kt:coil-compose` from 2.2.1 to 2.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@2.2.1...2.4.0)

---
updated-dependencies:
- dependency-name: io.coil-kt:coil
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.coil-kt:coil-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 16, 2023
1 parent c4f3350 commit e26843d
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 @@ -52,7 +52,7 @@ androidx-paging-compose = "1.0.0-alpha14"
androidx-paging = "3.1.1"
google-accompanist = "0.30.1"
google-android-material = "1.6.1"
coil-kt = "2.2.1"
coil-kt = "2.4.0"
kotlinx-serialization = "1.4.0"
androidx-compose-compiler = "1.2.0"
androidx-room = "2.4.3"
Expand Down

0 comments on commit e26843d

Please sign in to comment.