diff --git a/app/build.gradle b/app/build.gradle index cc4f0888..b9fd852d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -123,5 +123,5 @@ dependencies { // Temporarily disabled due to JitPack issues // implementation 'com.github.oasisfeng:condom:2.5.0' implementation 'org.slf4j:slf4j-nop:2.0.17' - implementation 'androidx.core:core-splashscreen:1.0.1' + implementation 'androidx.core:core-splashscreen:1.2.0' } \ No newline at end of file