From 0e05d3b30abdca76201f3382679addc87df2e5a1 Mon Sep 17 00:00:00 2001 From: Vasily Levchenko Date: Fri, 20 Jan 2017 12:06:25 +0300 Subject: [PATCH] compiler: 1.1-20170119.231846-374 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 422a44c3a4b..6db9416d62a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ kotlin_version=1.1-M03 #kotlinCompilerModule=org.jetbrains.kotlin:kotlin-compiler:1.1-SNAPSHOT -kotlinCompilerModule=org.jetbrains.kotlin:kotlin-compiler:1.1-20170116.100209-359 \ No newline at end of file +kotlinCompilerModule=org.jetbrains.kotlin:kotlin-compiler:1.1-20170119.231846-374 \ No newline at end of file