aboutsummaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2021-11-19 21:09:43 -0800
committerAllan Wang <me@allanwang.ca>2021-11-19 21:09:43 -0800
commit4799eebdc642f740b55aad2e0d9a3624fc11c53f (patch)
treea6a0431c0cd1ada5f3e185ed7208c866b44a0029 /.idea
parent8c343fd09cdf80cfbcdf49fd5cc72bec759478cf (diff)
downloadfrost-4799eebdc642f740b55aad2e0d9a3624fc11c53f.tar.gz
frost-4799eebdc642f740b55aad2e0d9a3624fc11c53f.tar.bz2
frost-4799eebdc642f740b55aad2e0d9a3624fc11c53f.zip
Snapshot work
Diffstat (limited to '.idea')
-rw-r--r--.idea/compiler.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
index fb7f4a8a..fcfdfd20 100644
--- a/.idea/compiler.xml
+++ b/.idea/compiler.xml
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
- <bytecodeTargetLevel target="11" />
+ <bytecodeTargetLevel target="11">
+ <module name="Frost-for-Facebook.buildSrc" target="11" />
+ </bytecodeTargetLevel>
</component>
</project> \ No newline at end of file