Skip to content

Commit fd949d6

Browse files
renovate[bot]xz-dev
authored andcommitted
fix(deps): update dependency androidx.core:core-ktx to v1.9.0-beta01
1 parent f777941 commit fd949d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ dependencies {
103103
implementation 'androidx.navigation:navigation-ui-ktx:2.5.1'
104104

105105
// Kotlin
106-
implementation 'androidx.core:core-ktx:1.9.0-alpha05'
106+
implementation 'androidx.core:core-ktx:1.9.0-beta01'
107107
//noinspection DifferentStdlibGradleVersion
108108
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
109109
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'

0 commit comments

Comments
 (0)