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 57f3122 commit 02fd5ffCopy full SHA for 02fd5ff
build.gradle.kts
@@ -83,7 +83,7 @@ dependencies {
83
84
val dependencyVersions = listOf(
85
"org.jetbrains.kotlin:kotlin-stdlib:1.6.20",
86
- "org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20",
+ "org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21",
87
"org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1",
88
"org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.1",
89
"org.jetbrains.kotlinx:kotlinx-coroutines-debug:1.6.1",
0 commit comments