Skip to content

Commit

Permalink
chore(deps): bump io.coil-kt:coil from 2.5.0 to 2.6.0 in /android (#723)
Browse files Browse the repository at this point in the history
Bumps [io.coil-kt:coil](https://github.com/coil-kt/coil) from 2.5.0 to 2.6.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.5.0...2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent f24e501 commit d02d46c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/fakewallet/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ dependencies {
implementation 'androidx.room:room-ktx:2.6.1'
implementation 'com.google.android.material:material:1.11.0'
implementation 'com.solanamobile:digital-asset-links-android:1.0.3'
implementation 'io.coil-kt:coil:2.5.0'
implementation 'io.coil-kt:coil-svg:2.5.0'
implementation 'io.coil-kt:coil:2.6.0'
implementation 'io.coil-kt:coil-svg:2.6.0'
implementation 'org.bouncycastle:bcprov-jdk18on:1.77'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.0'
implementation 'io.github.funkatronics:multimult:0.2.0'
Expand Down

0 comments on commit d02d46c

Please sign in to comment.