1
0

Bump activity-ktx from 1.3.0 to 1.3.1 (#1434)

This commit is contained in:
dependabot[bot]
2021-08-09 13:53:54 +00:00
committed by GitHub
parent ec6d18968f
commit 2a91346155

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.3.0"
implementation "androidx.activity:activity-ktx:1.3.1"
implementation "androidx.appcompat:appcompat:1.3.1"
implementation "androidx.appcompat:appcompat-resources:1.3.1"
implementation "androidx.fragment:fragment-ktx:1.3.6"