Skip to content

Commit

Permalink
Merge pull request #4018 from nextcloud/renovate/io.coil-kt-coil-comp…
Browse files Browse the repository at this point in the history
…ose-2.x

fix(deps): update dependency io.coil-kt:coil-compose to v2.7.0
  • Loading branch information
github-actions[bot] authored Jul 24, 2024
2 parents 2ac1a55 + 9db0ed3 commit c0ee065
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 @@ -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"
Expand Down

0 comments on commit c0ee065

Please sign in to comment.