1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-19 06:17:00 -06:00

Bump activity-ktx from 1.2.3 to 1.2.4 (#1410)

This commit is contained in:
dependabot[bot] 2021-07-26 19:41:28 +00:00 committed by GitHub
parent f6a92a4cc3
commit ca481dc6f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -172,7 +172,7 @@ dependencies {
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.1" implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.1"
implementation "androidx.core:core-ktx:1.6.0" implementation "androidx.core:core-ktx:1.6.0"
implementation "androidx.activity:activity-ktx:1.2.3" implementation "androidx.activity:activity-ktx:1.2.4"
implementation "androidx.appcompat:appcompat:1.3.0" implementation "androidx.appcompat:appcompat:1.3.0"
implementation "androidx.appcompat:appcompat-resources:1.3.0" implementation "androidx.appcompat:appcompat-resources:1.3.0"
implementation "androidx.fragment:fragment-ktx:1.3.5" implementation "androidx.fragment:fragment-ktx:1.3.5"