aboutsummaryrefslogtreecommitdiff
path: root/.idea/kotlinc.xml
diff options
context:
space:
mode:
authorPaweł Marks <pmarks@virtuslab.com>2019-10-31 15:26:20 +0100
committerPaweł Marks <pmarks@virtuslab.com>2019-10-31 15:26:20 +0100
commit50111daf07c7afd1c1b60e9672ed6786c96efdea (patch)
tree0b4420c2dc74b48c6cea577421d3fbfd3b18d95b /.idea/kotlinc.xml
parent7c30624e3d0868346823b15b5cea5e29a56357f2 (diff)
downloaddokka-50111daf07c7afd1c1b60e9672ed6786c96efdea.tar.gz
dokka-50111daf07c7afd1c1b60e9672ed6786c96efdea.tar.bz2
dokka-50111daf07c7afd1c1b60e9672ed6786c96efdea.zip
Make things compile, no matter the cost
Diffstat (limited to '.idea/kotlinc.xml')
-rw-r--r--.idea/kotlinc.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml
index 38d23597..5a05248b 100644
--- a/.idea/kotlinc.xml
+++ b/.idea/kotlinc.xml
@@ -5,7 +5,7 @@
<option name="sourceMapPrefix" />
</component>
<component name="KotlinCommonCompilerArguments">
- <option name="apiVersion" value="1.1" />
- <option name="languageVersion" value="1.2" />
+ <option name="apiVersion" value="1.3" />
+ <option name="languageVersion" value="1.3" />
</component>
</project> \ No newline at end of file