Skip to content

Commit

Permalink
fix(deps): bump io.coil-kt:coil-compose from 2.2.2 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [io.coil-kt:coil-compose](https://github.com/coil-kt/coil) from 2.2.2 to 2.5.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.2...2.5.0)

---
updated-dependencies:
- 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] authored Jan 1, 2024
1 parent 42e5a2e commit 818493b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ dependencies {
implementation 'androidx.navigation:navigation-compose:2.7.4'
implementation 'androidx.hilt:hilt-navigation-compose:1.0.0'
implementation 'androidx.activity:activity-compose:1.7.2'
implementation 'io.coil-kt:coil-compose:2.2.2'
implementation 'io.coil-kt:coil-compose:2.5.0'

// Encryption:
implementation 'androidx.security:security-crypto-ktx:1.1.0-alpha06'
Expand Down

0 comments on commit 818493b

Please sign in to comment.