Bump io.coil-kt:coil-compose from 2.4.0 to 2.5.0 (#260)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-19 20:54:18 +05:30
committed by GitHub
parent 3996f4fb26
commit 941950593d

View File

@@ -98,7 +98,7 @@ dependencies {
implementation 'com.google.android.material:material:1.9.0'
implementation "org.mvel:mvel2:2.4.15.Final"
implementation "com.airbnb.android:lottie-compose:6.1.0"
api "io.coil-kt:coil-compose:2.4.0"
api "io.coil-kt:coil-compose:2.5.0"
testImplementation "junit:junit:4.13.2"
androidTestImplementation "androidx.test.ext:junit:1.1.5"
implementation 'androidx.compose.material3:material3:1.1.2'