1
0

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

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"