mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-25 02:45:53 +03:00
Bump androidx.core:core-ktx from 1.10.0 to 1.10.1 (#8424)
This commit is contained in:
parent
c9ed3abc36
commit
e2afa0ccd3
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ ext.libs = [
|
||||||
'activity' : "androidx.activity:activity-ktx:1.7.1",
|
'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.1",
|
||||||
'recyclerview' : "androidx.recyclerview:recyclerview:1.3.0",
|
'recyclerview' : "androidx.recyclerview:recyclerview:1.3.0",
|
||||||
'exifinterface' : "androidx.exifinterface:exifinterface:1.3.6",
|
'exifinterface' : "androidx.exifinterface:exifinterface:1.3.6",
|
||||||
'fragmentKtx' : "androidx.fragment:fragment-ktx:$fragment",
|
'fragmentKtx' : "androidx.fragment:fragment-ktx:$fragment",
|
||||||
|
|
Loading…
Reference in a new issue