From c745af1fe802c3137b42b436dd580857d7b0c3d6 Mon Sep 17 00:00:00 2001 From: Konstantin Anisimov Date: Thu, 2 Feb 2017 16:56:37 +0700 Subject: [PATCH] Sorce location has been changed --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 422a44c3a4b..b05bb3c216c 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-20170126.112137-382 \ No newline at end of file