1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 19:46:35 -06:00

Bump activity-ktx from 1.2.1 to 1.2.2 (#1249)

This commit is contained in:
dependabot-preview[bot] 2021-03-25 11:04:37 +01:00 committed by GitHub
parent bd3716609e
commit b77fc0d32a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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