Commit 08130e0f authored by Mygod's avatar Mygod

Downgrade coroutines

parent 01e1819f
......@@ -66,7 +66,7 @@ tasks.register<Exec>("cargoClean") {
tasks.clean.dependsOn("cargoClean")
dependencies {
val coroutinesVersion = "1.3.7"
val coroutinesVersion = "1.3.6"
val roomVersion = "2.2.5"
val workVersion = "2.4.0-beta01"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment