aboutsummaryrefslogtreecommitdiff
path: root/.idea/compiler.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2020-06-15 20:11:12 -0700
committerAllan Wang <me@allanwang.ca>2020-06-15 20:11:12 -0700
commit69b2d504934eab4e69b7ef9a574c6c7560cee54b (patch)
tree1da1badbefc8c3686b918d61dd92ad5896f4c7b9 /.idea/compiler.xml
parent9aff74e3f14cc257e53dc2b8a18658b91e0a2802 (diff)
downloadkau-69b2d504934eab4e69b7ef9a574c6c7560cee54b.tar.gz
kau-69b2d504934eab4e69b7ef9a574c6c7560cee54b.tar.bz2
kau-69b2d504934eab4e69b7ef9a574c6c7560cee54b.zip
Update AS and add hilt usage
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 0000000..61a9130
--- /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