We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9ed3ab commit e2afa0cCopy full SHA for e2afa0c
dependencies.gradle
@@ -50,7 +50,7 @@ ext.libs = [
50
'activity' : "androidx.activity:activity-ktx:1.7.1",
51
'appCompat' : "androidx.appcompat:appcompat:1.6.1",
52
'biometric' : "androidx.biometric:biometric:1.1.0",
53
- 'core' : "androidx.core:core-ktx:1.10.0",
+ 'core' : "androidx.core:core-ktx:1.10.1",
54
'recyclerview' : "androidx.recyclerview:recyclerview:1.3.0",
55
'exifinterface' : "androidx.exifinterface:exifinterface:1.3.6",
56
'fragmentKtx' : "androidx.fragment:fragment-ktx:$fragment",
0 commit comments