Skip to content

Commit bca80de

Browse files
Update kotlinx-coroutines monorepo to v1.10.0 (#51)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94e633d commit bca80de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ kmp-viewmodel = "0.8.0"
1616
flow-ext = "1.0.0"
1717

1818
kotlinx-collections-immutable = "0.3.8"
19-
kotlinx-coroutines = "1.9.0"
19+
kotlinx-coroutines = "1.10.0"
2020

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

0 commit comments

Comments
 (0)