Skip to content

Commit

Permalink
fix(deps): update org.jetbrains.kotlinx:kotlinx-coroutines-android to…
Browse files Browse the repository at this point in the history
… v1.10.0
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent e92e2c2 commit e758310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ detekt = "1.23.7"
[libraries]
### Kotlin
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
kotlin-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0"
kotlin-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.0"
### AndroidX
androidx-core = "androidx.core:core-ktx:1.15.0"
androidx-test = "androidx.test:core-ktx:1.6.1"
Expand Down

0 comments on commit e758310

Please sign in to comment.