Bump androidx.core:core-splashscreen from 1.0.0 to 1.0.1 (#2180)

This commit is contained in:
dependabot[bot] 2023-05-01 21:29:42 +00:00 committed by GitHub
parent 623f0339e6
commit b1d22843b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -194,7 +194,7 @@ dependencies {
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutines" implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutines"
implementation "androidx.core:core-ktx:1.10.0" implementation "androidx.core:core-ktx:1.10.0"
implementation 'androidx.core:core-splashscreen:1.0.0' implementation 'androidx.core:core-splashscreen:1.0.1'
implementation "androidx.activity:activity-ktx:1.7.0" implementation "androidx.activity:activity-ktx:1.7.0"
implementation "androidx.appcompat:appcompat:1.6.1" implementation "androidx.appcompat:appcompat:1.6.1"
implementation "androidx.fragment:fragment-ktx:1.5.6" implementation "androidx.fragment:fragment-ktx:1.5.6"