From 3e128cc4ac2c24222ed67053e311c0190d97b1f9 Mon Sep 17 00:00:00 2001 From: Vasily Levchenko Date: Thu, 21 Jun 2018 14:26:50 +0300 Subject: [PATCH] [build][kotlin] 1.2.50 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 2b92d11e942..150c071e2b7 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.41 +buildKotlinVersion=1.2.50 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