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.
2 parents d922126 + 27c1e02 commit f4367a0Copy full SHA for f4367a0
dependencies.gradle
@@ -50,7 +50,7 @@ ext.libs = [
50
],
51
androidx : [
52
'activity' : "androidx.activity:activity-ktx:1.6.1",
53
- 'appCompat' : "androidx.appcompat:appcompat:1.6.0",
+ 'appCompat' : "androidx.appcompat:appcompat:1.6.1",
54
'biometric' : "androidx.biometric:biometric:1.1.0",
55
'core' : "androidx.core:core-ktx:1.9.0",
56
'recyclerview' : "androidx.recyclerview:recyclerview:1.2.1",
0 commit comments