Upgrade to Kotlin Coroutines 1.3.7

Closes gh-21961
pull/21985/head
Andy Wilkinson 4 years ago
parent 9fa4e92fbb
commit 4345c1c9fb

@ -998,7 +998,7 @@ bom {
]
}
}
library("Kotlin Coroutines", "1.3.6") {
library("Kotlin Coroutines", "1.3.7") {
group("org.jetbrains.kotlinx") {
imports = [
"kotlinx-coroutines-bom"

Loading…
Cancel
Save