summaryrefslogtreecommitdiff
path: root/.idea/compiler.xml
diff options
context:
space:
mode:
Diffstat (limited to '.idea/compiler.xml')
-rw-r--r--.idea/compiler.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
index 40ed937..2b48706 100644
--- a/.idea/compiler.xml
+++ b/.idea/compiler.xml
@@ -11,5 +11,9 @@
<entry name="!?*.kt" />
<entry name="!?*.clj" />
</wildcardResourcePatterns>
+ <bytecodeTargetLevel>
+ <module name="taler-kotlin-common_jvmMain" target="1.6" />
+ <module name="taler-kotlin-common_jvmTest" target="1.6" />
+ </bytecodeTargetLevel>
</component>
</project> \ No newline at end of file