Upgrade to Kotlin Coroutines 1.6.3-native-mt
Closes gh-31742
This commit is contained in:
parent
611514ae89
commit
38e90497ac
|
@ -1100,7 +1100,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Kotlin Coroutines", "1.6.3") {
|
||||
library("Kotlin Coroutines", "1.6.3-native-mt") {
|
||||
group("org.jetbrains.kotlinx") {
|
||||
imports = [
|
||||
"kotlinx-coroutines-bom"
|
||||
|
|
Loading…
Reference in New Issue