aboutsummaryrefslogtreecommitdiff
path: root/.idea/kotlinc.xml
blob: b072dc005c1da1a7df3a826fac05a749943e518a (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.1" />
    <option name="languageVersion" value="1.1" />
  </component>
</project>