[kotlin compiler][update] 1.2.40-dev-610
Switch to pinned teamcity builds.
This commit is contained in:
committed by
Vasily Levchenko
parent
9e8d784dac
commit
1a0f9bfe2e
@@ -43,7 +43,7 @@ compileKotlin {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib-jre8:$kotlinStdLibJdk8Version"
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlinStdLibJdk8Version"
|
||||
}
|
||||
|
||||
task jvmRun(type: JavaExec) {
|
||||
|
||||
Reference in New Issue
Block a user