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 f777941 commit fd949d6Copy full SHA for fd949d6
app/build.gradle
@@ -103,7 +103,7 @@ dependencies {
103
implementation 'androidx.navigation:navigation-ui-ktx:2.5.1'
104
105
// Kotlin
106
- implementation 'androidx.core:core-ktx:1.9.0-alpha05'
+ implementation 'androidx.core:core-ktx:1.9.0-beta01'
107
//noinspection DifferentStdlibGradleVersion
108
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
109
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
0 commit comments