diff --git a/app/build.gradle b/app/build.gradle index e8323f9487..89e64a2fdc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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'