Skip to content

Commit 0e4d5ee

Browse files
committed
Revert "Update kotlinx-coroutines to v1.7.0 (#1025)"
This reverts commit c1b5ce0. Blocked by Kotlin/kotlinx.coroutines#3673
1 parent 59c41d5 commit 0e4d5ee

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 = "1.8.20"
3-
kotlinx-coroutines = "1.7.0"
3+
kotlinx-coroutines = "1.6.4"
44
kotlinx-serialization = "1.5.0"
55
androidxComposeCompiler = "1.4.5"
66
androidx-activity = "1.7.1"

0 commit comments

Comments
 (0)