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.8.1
  • Loading branch information
renovate[bot] authored May 10, 2024
1 parent f209073 commit 276aa67
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.6"
[libraries]
### Kotlin
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
kotlin-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.0"
kotlin-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1"
### AndroidX
androidx-core = "androidx.core:core-ktx:1.13.1"
androidx-test = "androidx.test:core-ktx:1.6.0-alpha06"
Expand Down

0 comments on commit 276aa67

Please sign in to comment.