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

Bump activity-ktx from 1.2.4 to 1.3.0 (#1422)

This commit is contained in:
dependabot[bot] 2021-08-02 15:17:05 +00:00 committed by GitHub
parent 484a3aa731
commit d01edc2312
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 "androidx.core:core-ktx:1.6.0"
implementation "androidx.activity:activity-ktx:1.2.4"
implementation "androidx.activity:activity-ktx:1.3.0"
implementation "androidx.appcompat:appcompat:1.3.1"
implementation "androidx.appcompat:appcompat-resources:1.3.1"
implementation "androidx.fragment:fragment-ktx:1.3.6"