Upgrade to Kotlin Coroutines 1.4.1

Closes gh-24087
pull/24106/head
Stephane Nicoll 4 years ago
parent d2d968ba16
commit 2a98e2eb98

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

Loading…
Cancel
Save