aboutsummaryrefslogtreecommitdiff
path: root/.idea/compiler.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2021-11-19 21:56:44 -0800
committerGitHub <noreply@github.com>2021-11-19 21:56:44 -0800
commitb9dbef403e4c57b9c252d8b97b10c30d33075ac7 (patch)
treeb2fdca4b31a5aa9001e97094e2639d06f475ea90 /.idea/compiler.xml
parent888af190ed4fc0ebf492088e54d81cf45fa50549 (diff)
parent2febf338614e318ad39ed4a2960a351fb3875c43 (diff)
downloadfrost-b9dbef403e4c57b9c252d8b97b10c30d33075ac7.tar.gz
frost-b9dbef403e4c57b9c252d8b97b10c30d33075ac7.tar.bz2
frost-b9dbef403e4c57b9c252d8b97b10c30d33075ac7.zip
Merge pull request #1855 from AllanWang/image-loading
Diffstat (limited to '.idea/compiler.xml')
-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