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 e7a1074 commit 03f6b9cCopy full SHA for 03f6b9c
build.gradle.kts
@@ -74,7 +74,7 @@ dependencies {
74
val dependencyVersions = listOf(
75
"org.jetbrains.kotlin:kotlin-stdlib:1.5.30",
76
"org.jetbrains.kotlin:kotlin-stdlib-common:1.5.30",
77
- "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.1",
+ "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2",
78
"org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.1"
79
)
80
0 commit comments