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 51251c2 + cbb0d4b commit b34468bCopy full SHA for b34468b
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