From 4d9a8d85d12403ad77eb1566b5f147987b9418ef Mon Sep 17 00:00:00 2001 From: Nikolay Igotti Date: Mon, 23 Apr 2018 08:41:41 +0100 Subject: [PATCH] Use 1.2.40 as a system compiler. (#1522) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 90c16abce8a..4e8762868bd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ # # A version of the Kotlin "toolchain" (compiler, runtime, stdlib etc) used by the build script. -buildKotlinVersion=1.2.20 +buildKotlinVersion=1.2.40 remoteRoot=konan_tests #kotlinCompilerModule=org.jetbrains.kotlin:kotlin-compiler:1.1-SNAPSHOT # Download artifacts of https://teamcity.jetbrains.com/viewType.html?buildTypeId=Kotlin_120_Compiler