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 88435f2 + d908ca6 commit cbb0d4bCopy full SHA for cbb0d4b
dependencies.gradle
@@ -47,7 +47,7 @@ ext.libs = [
47
'coroutinesTest' : "org.jetbrains.kotlinx:kotlinx-coroutines-test:$kotlinCoroutines"
48
],
49
androidx : [
50
- 'activity' : "androidx.activity:activity-ktx:1.6.0",
+ 'activity' : "androidx.activity:activity-ktx:1.6.1",
51
'appCompat' : "androidx.appcompat:appcompat:1.5.1",
52
'biometric' : "androidx.biometric:biometric:1.1.0",
53
'core' : "androidx.core:core-ktx:1.9.0",
0 commit comments