chore: revert compiler config

This commit is contained in:
infi 2026-04-12 04:35:30 +02:00
parent 3c540608c7
commit 6fd32d18c2
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="CompilerConfiguration"> <component name="CompilerConfiguration">
<bytecodeTargetLevel target="11"> <bytecodeTargetLevel target="11" />
<module name="Stoat.app" target="21" />
</bytecodeTargetLevel>
</component> </component>
</project> </project>