Merge pull request #883 from CatimaLoyalty/dependabot/gradle/androidx.core-core-splashscreen-1.0.0-rc01

Bump core-splashscreen from 1.0.0-beta02 to 1.0.0-rc01
This commit is contained in:
Sylvia van Os
2022-05-20 21:50:31 +02:00
committed by GitHub

View File

@@ -90,7 +90,7 @@ dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
// Splash Screen
implementation 'androidx.core:core-splashscreen:1.0.0-beta02'
implementation 'androidx.core:core-splashscreen:1.0.0-rc01'
// Third-party
implementation 'com.journeyapps:zxing-android-embedded:4.3.0@aar'