aboutsummaryrefslogtreecommitdiff
path: root/.idea/kotlinc.xml
diff options
context:
space:
mode:
authorXerus <27jf@web.de>2018-12-13 17:45:46 +0100
committerXerus <27jf@web.de>2018-12-13 17:45:46 +0100
commitec2dfa898b4cf2613ca15cd959a43f4f590005d3 (patch)
tree05d830e360633b36d580ce2759c83070e3c51bed /.idea/kotlinc.xml
parent17dd9747828a2ba8275714dc421a415c68d01615 (diff)
downloaddokka-ec2dfa898b4cf2613ca15cd959a43f4f590005d3.tar.gz
dokka-ec2dfa898b4cf2613ca15cd959a43f4f590005d3.tar.bz2
dokka-ec2dfa898b4cf2613ca15cd959a43f4f590005d3.zip
Fix IDEA Inspections
Diffstat (limited to '.idea/kotlinc.xml')
-rw-r--r--.idea/kotlinc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml
index b072dc00..38d23597 100644
--- a/.idea/kotlinc.xml
+++ b/.idea/kotlinc.xml
@@ -6,6 +6,6 @@
</component>
<component name="KotlinCommonCompilerArguments">
<option name="apiVersion" value="1.1" />
- <option name="languageVersion" value="1.1" />
+ <option name="languageVersion" value="1.2" />
</component>
</project> \ No newline at end of file