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

Bump activity-ktx from 1.2.2 to 1.2.3 (#1328)

This commit is contained in:
dependabot[bot] 2021-05-05 22:21:48 +00:00 committed by GitHub
parent db808de06c
commit 202d13d509
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -168,7 +168,7 @@ dependencies {
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.3' implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.3'
implementation "androidx.core:core-ktx:1.3.2" implementation "androidx.core:core-ktx:1.3.2"
implementation "androidx.activity:activity-ktx:1.2.2" implementation "androidx.activity:activity-ktx:1.2.3"
implementation "androidx.appcompat:appcompat:1.2.0" implementation "androidx.appcompat:appcompat:1.2.0"
implementation "androidx.appcompat:appcompat-resources:1.2.0" implementation "androidx.appcompat:appcompat-resources:1.2.0"
implementation "androidx.fragment:fragment-ktx:1.3.3" implementation "androidx.fragment:fragment-ktx:1.3.3"