aboutsummaryrefslogtreecommitdiff
path: root/.idea/kotlinc.xml
blob: 5a05248bc307d6da8b4f1b9e606ce73c3b20fc13 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="Kotlin2JsCompilerArguments">
    <option name="sourceMapEmbedSources" />
    <option name="sourceMapPrefix" />
  </component>
  <component name="KotlinCommonCompilerArguments">
    <option name="apiVersion" value="1.3" />
    <option name="languageVersion" value="1.3" />
  </component>
</project>