We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4bb87e commit d85daceCopy full SHA for d85dace
build.gradle.kts
@@ -73,7 +73,7 @@ dependencies {
73
val dependencyVersions = listOf(
74
"org.jetbrains.kotlin:kotlin-stdlib:1.6.10",
75
"org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10",
76
- "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2",
+ "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.0",
77
"org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2"
78
)
79
0 commit comments