1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-19 23:09:09 -05:00

Bump androidx.core:core-ktx from 1.9.0 to 1.10.0 (#2167)

This commit is contained in:
dependabot[bot] 2023-04-10 16:29:14 +00:00 committed by GitHub
parent bce2c39ccc
commit 2c94347668
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -193,7 +193,7 @@ dependencies {
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.0"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutines"
implementation "androidx.core:core-ktx:1.9.0"
implementation "androidx.core:core-ktx:1.10.0"
implementation 'androidx.core:core-splashscreen:1.0.0'
implementation "androidx.activity:activity-ktx:1.7.0"
implementation "androidx.appcompat:appcompat:1.6.1"