summaryrefslogtreecommitdiff
path: root/.idea/compiler.xml
blob: 0bb9609c13b812798c5ec5b3ce8983e4693c5de8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="CompilerConfiguration">
    <wildcardResourcePatterns>
      <entry name="!?*.java" />
      <entry name="!?*.form" />
      <entry name="!?*.class" />
      <entry name="!?*.groovy" />
      <entry name="!?*.scala" />
      <entry name="!?*.flex" />
      <entry name="!?*.kt" />
      <entry name="!?*.clj" />
    </wildcardResourcePatterns>
    <bytecodeTargetLevel target="11">
      <module name="common_commonMain" target="1.6" />
      <module name="common_commonTest" target="1.6" />
      <module name="common_jvmMain" target="1.6" />
      <module name="common_jvmTest" target="1.6" />
      <module name="taler-android.multiplatform.common.commonMain" target="1.8" />
      <module name="taler-android.multiplatform.common.commonTest" target="1.8" />
      <module name="taler-android.multiplatform.common.jvmMain" target="1.8" />
      <module name="taler-android.multiplatform.common.jvmTest" target="1.8" />
      <module name="taler-kotlin-common_jvmMain" target="1.6" />
      <module name="taler-kotlin-common_jvmTest" target="1.6" />
    </bytecodeTargetLevel>
  </component>
</project>