From ddca818b5449f9383bb844446fddf1ca16cbc2f3 Mon Sep 17 00:00:00 2001 From: nik Date: Fri, 17 Mar 2017 11:42:51 +0300 Subject: [PATCH] temporary revert to Java 6 as target platform for Kotlin compiler Java 8 target platform isn't supported by Kotlin 1.0 and for now we don't want to specify Kotlin 1.1 as the minumum version for IDEA project. --- .idea/kotlinc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml index cf1582619319..67344b95606e 100644 --- a/.idea/kotlinc.xml +++ b/.idea/kotlinc.xml @@ -4,7 +4,7 @@