Update dependency io.coil-kt:coil-compose to v2.6.0 (#4091)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-24 09:30:58 +08:00
committed by GitHub
parent 0ae0ce9ae1
commit ca265d2807

View File

@@ -380,7 +380,7 @@ dependencies {
implementation "com.google.android.material:material:1.11.0"
implementation "io.github.fornewid:material-motion-compose-core:1.2.0"
implementation 'dev.kdrag0n:colorkt:1.0.5'
implementation 'io.coil-kt:coil-compose:2.5.0'
implementation 'io.coil-kt:coil-compose:2.6.0'
implementation 'me.xdrop:fuzzywuzzy:1.4.0'
def optoVersion = "1.0.18"
implementation "com.patrykmichalik.opto:domain:$optoVersion"