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 ff1115e commit ab0dc24Copy full SHA for ab0dc24
library/build.gradle
@@ -38,7 +38,7 @@ android {
38
39
dependencies {
40
implementation 'androidx.appcompat:appcompat:1.7.1'
41
- implementation 'androidx.core:core-ktx:1.16.0'
+ implementation 'androidx.core:core-ktx:1.17.0'
42
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2'
43
44
compileOnly 'javax.annotation:javax.annotation-api:1.3.2'
0 commit comments