aboutsummaryrefslogtreecommitdiff
path: root/.idea/compiler.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2020-06-28 20:58:31 -0700
committerGitHub <noreply@github.com>2020-06-28 20:58:31 -0700
commitaee8e7e00ceb476c6653d6f8328f1b376d747c0d (patch)
tree2b4cf84f4bfce3f1391dafa1e210cfb6eab704fd /.idea/compiler.xml
parent3a3dbbd3e57ecb49c6cc18d20cf2680725ccbfee (diff)
parent9a2f0cde424781ae8b33e05efc1a8d6954ece026 (diff)
downloadfrost-aee8e7e00ceb476c6653d6f8328f1b376d747c0d.tar.gz
frost-aee8e7e00ceb476c6653d6f8328f1b376d747c0d.tar.bz2
frost-aee8e7e00ceb476c6653d6f8328f1b376d747c0d.zip
Merge pull request #1690 from AllanWang/versions
Diffstat (limited to '.idea/compiler.xml')
-rw-r--r--.idea/compiler.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
new file mode 100644
index 00000000..61a9130c
--- /dev/null
+++ b/.idea/compiler.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="CompilerConfiguration">
+ <bytecodeTargetLevel target="1.8" />
+ </component>
+</project> \ No newline at end of file