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 7462bb0 commit e16f98cCopy full SHA for e16f98c
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.21",
+ "org.jetbrains.kotlin:kotlin-stdlib-common:1.7.0",
87
"org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.2",
88
"org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.2",
89
"org.jetbrains.kotlinx:kotlinx-coroutines-debug:1.6.2",
0 commit comments