diff --git a/app/build.gradle b/app/build.gradle index 62c404bd8..c0c901578 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -143,7 +143,7 @@ dependencies { // Android X implementation 'androidx.appcompat:appcompat:1.7.1' implementation 'androidx.core:core-ktx:1.17.0' - implementation 'androidx.core:core-splashscreen:1.0.1' + implementation 'androidx.core:core-splashscreen:1.2.0' implementation 'androidx.fragment:fragment:1.8.9' implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4' implementation 'androidx.preference:preference:1.2.1'