diff --git a/app/build.gradle b/app/build.gradle index d000c6647..3f92f9d10 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -90,7 +90,7 @@ dependencies { coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.6' // Splash Screen - implementation 'androidx.core:core-splashscreen:1.0.0-rc01' + implementation 'androidx.core:core-splashscreen:1.0.0' // Third-party implementation 'com.journeyapps:zxing-android-embedded:4.3.0@aar'