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