mirror of
https://github.com/nextcloud/android.git
synced 2024-11-25 06:35:48 +03:00
Merge pull request #13290 from nextcloud/renovate/io.coil-kt-coil-2.x
fix(deps): update dependency io.coil-kt:coil to v2.7.0
This commit is contained in:
commit
81d1bc09d0
1 changed files with 1 additions and 1 deletions
|
@ -421,7 +421,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.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
|
// 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'
|
||||||
|
|
Loading…
Reference in a new issue