1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 11:36:34 -06:00

Bump core-ktx from 1.6.0 to 1.7.0 (#1622)

This commit is contained in:
dependabot[bot] 2021-11-11 14:33:01 +00:00 committed by GitHub
parent 886403bf1e
commit 07b1969a35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -181,7 +181,7 @@ dependencies {
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.0"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutines"
implementation "androidx.core:core-ktx:1.6.0"
implementation "androidx.core:core-ktx:1.7.0"
implementation 'androidx.core:core-splashscreen:1.0.0-alpha02'
implementation "androidx.activity:activity-ktx:1.3.1"
implementation "androidx.appcompat:appcompat:1.4.0-beta01"