Skip to content

Commit

Permalink
Update kotlinx.coroutines to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 13, 2024
1 parent c11cacf commit 54f3eea
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 @@ -16,7 +16,7 @@ kmp-viewmodel = "0.8.0"
flow-ext = "0.8.1"

kotlinx-collections-immutable = "0.3.8"
kotlinx-coroutines = "1.8.1"
kotlinx-coroutines = "1.9.0"

[libraries]
compose-bom = { group = "androidx.compose", name = "compose-bom", version.ref = "jetpack-compose-bom" }
Expand Down

0 comments on commit 54f3eea

Please sign in to comment.