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 50b7c31 commit 37b8528Copy full SHA for 37b8528
build.gradle.kts
@@ -26,6 +26,7 @@ dependencies {
26
}
27
listOf(
28
"org.jetbrains.kotlin:kotlin-reflect",
29
+ "org.jetbrains.kotlin:kotlin-scripting-jvm",
30
"org.jetbrains.kotlin:kotlin-stdlib",
31
"org.jetbrains.kotlin:kotlin-stdlib-jdk8",
32
"org.jetbrains.kotlin:kotlin-stdlib-common",
0 commit comments