Bump androidx.activity:activity-ktx from 1.7.0 to 1.7.1 (#8346)

This commit is contained in:
dependabot[bot] 2023-04-24 07:14:14 +00:00 committed by GitHub
parent 8a3d29d630
commit f55740bd50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,7 @@ ext.libs = [
'coroutinesTest' : "org.jetbrains.kotlinx:kotlinx-coroutines-test:$kotlinCoroutines"
],
androidx : [
'activity' : "androidx.activity:activity-ktx:1.7.0",
'activity' : "androidx.activity:activity-ktx:1.7.1",
'appCompat' : "androidx.appcompat:appcompat:1.6.1",
'biometric' : "androidx.biometric:biometric:1.1.0",
'core' : "androidx.core:core-ktx:1.10.0",