Merge pull request #4018 from nextcloud/renovate/io.coil-kt-coil-compose-2.x

fix(deps): update dependency io.coil-kt:coil-compose to v2.7.0
This commit is contained in:
github-actions[bot] 2024-07-24 19:59:00 +02:00 committed by GitHub
commit c0ee0656f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -329,7 +329,7 @@ dependencies {
implementation 'com.github.nextcloud-deps:android-talk-webrtc:121.6167.0'
implementation(platform("androidx.compose:compose-bom:2024.06.00"))
implementation("io.coil-kt:coil-compose:2.6.0")
implementation("io.coil-kt:coil-compose:2.7.0")
implementation "com.google.dagger:hilt-android:$hilt_version"
kapt "com.google.dagger:hilt-android-compiler:$hilt_version"