Upgrade to Kotlin Coroutines 1.4.3

Closes gh-25671
pull/25690/head
Andy Wilkinson 4 years ago
parent e404b2fad3
commit 7d340035fd

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

Loading…
Cancel
Save