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 786fa5b commit b65c432Copy full SHA for b65c432
library/build.gradle
@@ -37,7 +37,7 @@ android {
37
38
dependencies {
39
implementation 'androidx.appcompat:appcompat:1.5.0'
40
- implementation 'androidx.core:core-ktx:1.9.0'
+ implementation 'androidx.core:core-ktx:1.12.0'
41
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
42
43
implementation 'androidx.room:room-runtime:2.5.0'
0 commit comments