Skip to content

Commit 54f3eea

Browse files
committed
Update kotlinx.coroutines to v1.9.0
1 parent c11cacf commit 54f3eea

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 = "0.8.1"
1717

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

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

0 commit comments

Comments
 (0)