Skip to content

Commit

Permalink
Merge pull request #13290 from nextcloud/renovate/io.coil-kt-coil-2.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency io.coil-kt:coil to v2.7.0
  • Loading branch information
AndyScherzinger authored Jul 24, 2024
2 parents e1ad836 + c459e18 commit 81d1bc0
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 @@ -421,7 +421,7 @@ dependencies {
ksp "androidx.room:room-compiler:$roomVersion"
androidTestImplementation "androidx.room:room-testing:$roomVersion"

implementation "io.coil-kt:coil:2.6.0"
implementation "io.coil-kt:coil:2.7.0"

// splash screen dependency ref: https://developer.android.com/develop/ui/views/launch/splash-screen/migrate
implementation 'androidx.core:core-splashscreen:1.0.1'
Expand Down

0 comments on commit 81d1bc0

Please sign in to comment.