From 4a65afd76e900223ce9cb320448a3b654d814277 Mon Sep 17 00:00:00 2001 From: Vasily Levchenko Date: Mon, 20 Feb 2017 06:27:21 +0300 Subject: [PATCH] compiler: 1.1-20170217.175209-427 --- gradle.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 094d23181e9..458a1c16066 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,3 @@ kotlin_version=1.1-M03 #kotlinCompilerModule=org.jetbrains.kotlin:kotlin-compiler:1.1-SNAPSHOT -#kotlinCompilerModule=org.jetbrains.kotlin:kotlin-compiler:1.1-20170208.143952-408 -kotlinCompilerModule=org.jetbrains.kotlin:kotlin-compiler:1.1-20170215.165623-424 \ No newline at end of file +kotlinCompilerModule=org.jetbrains.kotlin:kotlin-compiler:1.1-20170217.175209-427 \ No newline at end of file