Skip to content

Commit 7aa2ae4

Browse files
authored
Merge pull request #5 from Kotlin-Android-Open-Source/renovate/kotlinx.coroutines
Update kotlinx.coroutines to v1.8.1
2 parents 7039b5f + 451caf0 commit 7aa2ae4

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.7.1"
1616
flow-ext = "0.8.0"
1717

1818
kotlinx-collections-immutable = "0.3.7"
19-
kotlinx-coroutines = "1.8.0"
19+
kotlinx-coroutines = "1.8.1"
2020

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

0 commit comments

Comments
 (0)