Keeping on Java11 to align with Android's capabilities.

This commit is contained in:
Vitor Pamplona
2023-03-01 13:32:33 -05:00
parent 57fc149051
commit 58e8e0591b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="17" />
<bytecodeTargetLevel target="11" />
</component>
</project>