1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 05:39:10 -05:00

Bump core-splashscreen from 1.0.0-rc01 to 1.0.0 (#1929)

This commit is contained in:
dependabot[bot] 2022-08-01 21:36:28 +00:00 committed by GitHub
parent b67ecbba4b
commit dc3a941e24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -192,7 +192,7 @@ dependencies {
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutines" implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutines"
implementation "androidx.core:core-ktx:1.8.0" implementation "androidx.core:core-ktx:1.8.0"
implementation 'androidx.core:core-splashscreen:1.0.0-rc01' implementation 'androidx.core:core-splashscreen:1.0.0'
implementation "androidx.activity:activity-ktx:1.5.1" implementation "androidx.activity:activity-ktx:1.5.1"
implementation "androidx.appcompat:appcompat:1.4.2" implementation "androidx.appcompat:appcompat:1.4.2"
implementation "androidx.fragment:fragment-ktx:1.5.1" implementation "androidx.fragment:fragment-ktx:1.5.1"