mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-16 12:00:03 +03:00
Bump androidx.activity:activity-ktx from 1.7.0 to 1.7.1 (#8346)
This commit is contained in:
parent
8a3d29d630
commit
f55740bd50
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ ext.libs = [
|
||||||
'coroutinesTest' : "org.jetbrains.kotlinx:kotlinx-coroutines-test:$kotlinCoroutines"
|
'coroutinesTest' : "org.jetbrains.kotlinx:kotlinx-coroutines-test:$kotlinCoroutines"
|
||||||
],
|
],
|
||||||
androidx : [
|
androidx : [
|
||||||
'activity' : "androidx.activity:activity-ktx:1.7.0",
|
'activity' : "androidx.activity:activity-ktx:1.7.1",
|
||||||
'appCompat' : "androidx.appcompat:appcompat:1.6.1",
|
'appCompat' : "androidx.appcompat:appcompat:1.6.1",
|
||||||
'biometric' : "androidx.biometric:biometric:1.1.0",
|
'biometric' : "androidx.biometric:biometric:1.1.0",
|
||||||
'core' : "androidx.core:core-ktx:1.10.0",
|
'core' : "androidx.core:core-ktx:1.10.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue