From db9f925bb10616560c5a4608ba0ce311b00ad580 Mon Sep 17 00:00:00 2001 From: Mikhael Bogdanov Date: Fri, 4 Aug 2017 09:34:52 +0200 Subject: [PATCH] Switch default project jvm target to 1.8, keep 1.6 for core modules --- .idea/kotlinc.xml | 9 ++++++--- core/builtins/builtins.iml | 11 +++++++++++ .../descriptor.loader.java.iml | 12 ++++++++++++ core/descriptors.runtime/descriptors.runtime.iml | 11 +++++++++++ core/descriptors/descriptors.iml | 12 ++++++++++++ core/deserialization/deserialization.iml | 12 ++++++++++++ core/reflection.jvm/reflection.jvm.iml | 11 +++++++++++ core/runtime.jvm/runtime.jvm.iml | 11 +++++++++++ core/script.runtime/script.runtime.iml | 11 +++++++++++ core/util.runtime/util.runtime.iml | 12 ++++++++++++ 10 files changed, 109 insertions(+), 3 deletions(-) diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml index 7d79b6a003b..e90b1ddc105 100644 --- a/.idea/kotlinc.xml +++ b/.idea/kotlinc.xml @@ -1,8 +1,11 @@ - -