Skip to content

Commit

Permalink
Revert "Update kotlinx-coroutines to v1.7.0 (#1025)"
Browse files Browse the repository at this point in the history
This reverts commit c1b5ce0.

Blocked by Kotlin/kotlinx.coroutines#3673
  • Loading branch information
squarejesse committed May 11, 2023
1 parent 59c41d5 commit 0e4d5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
kotlin = "1.8.20"
kotlinx-coroutines = "1.7.0"
kotlinx-coroutines = "1.6.4"
kotlinx-serialization = "1.5.0"
androidxComposeCompiler = "1.4.5"
androidx-activity = "1.7.1"
Expand Down

0 comments on commit 0e4d5ee

Please sign in to comment.