diff --git a/gradle.properties b/gradle.properties index 91522b4875d..023e2089670 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.1.4 +buildKotlinVersion=1.2.0 llvmVersion = 3.9.0 remoteRoot=konan_tests #kotlinCompilerModule=org.jetbrains.kotlin:kotlin-compiler:1.1-SNAPSHOT