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