Skip to content

Commit 2776a50

Browse files
authored
coroutines = "1.9.0"
1 parent 3635909 commit 2776a50

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
@@ -1,6 +1,6 @@
11
[versions]
22
kotlin = "2.0.20"
3-
coroutines = "1.9.0-RC.2"
3+
coroutines = "1.9.0"
44
kotlinx-serialization-json = "1.7.1"
55
kotlinx-collections-immutable = "0.3.7"
66

0 commit comments

Comments
 (0)