aboutsummaryrefslogtreecommitdiff
path: root/.idea/kotlinc.xml
diff options
context:
space:
mode:
authorSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2017-02-16 16:32:51 +0300
committerSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2017-02-16 16:32:51 +0300
commitdcb948ea12a7ef3c2515dc621d648baf4c6806d9 (patch)
treea3253903d9a3844df169a585527421e3686c1e4c /.idea/kotlinc.xml
parentf4f7642c90fef06f04cadc57835ed431ace69802 (diff)
downloaddokka-dcb948ea12a7ef3c2515dc621d648baf4c6806d9.tar.gz
Updated kotlin compiler to version 1.1.0-rc-84
Version ++ Prepare for next development iteration
Diffstat (limited to '.idea/kotlinc.xml')
-rw-r--r--.idea/kotlinc.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml
new file mode 100644
index 000000000..1c24f9a8d
--- /dev/null
+++ b/.idea/kotlinc.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="KotlinCommonCompilerArguments">
+ <option name="languageVersion" value="1.1" />
+ <option name="apiVersion" value="1.1" />
+ </component>
+</project> \ No newline at end of file