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 c2e109a commit 89c1972Copy full SHA for 89c1972
build.gradle.kts
@@ -71,7 +71,7 @@ dependencies {
71
}
72
73
val dependencyVersions = listOf(
74
- "org.jetbrains.kotlin:kotlin-stdlib:1.5.31",
+ "org.jetbrains.kotlin:kotlin-stdlib:1.6.10",
75
"org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31",
76
"org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2",
77
"org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2"
0 commit comments