Browse Source

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

Update dependency io.coil-kt:coil to v2.6.0
Tobias Kaminsky 1 year ago
parent
commit
52c267e4e6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -399,7 +399,7 @@ dependencies {
     ksp "androidx.room:room-compiler:$roomVersion"
     ksp "androidx.room:room-compiler:$roomVersion"
     androidTestImplementation "androidx.room:room-testing:$roomVersion"
     androidTestImplementation "androidx.room:room-testing:$roomVersion"
 
 
-    implementation "io.coil-kt:coil:2.5.0"
+    implementation "io.coil-kt:coil:2.6.0"
 
 
     // splash screen dependency ref: https://developer.android.com/develop/ui/views/launch/splash-screen/migrate
     // splash screen dependency ref: https://developer.android.com/develop/ui/views/launch/splash-screen/migrate
     implementation 'androidx.core:core-splashscreen:1.0.1'
     implementation 'androidx.core:core-splashscreen:1.0.1'