Downgraded to Java 1.8 to comply with fdroid build system

This commit is contained in:
Daniele
2021-09-12 08:32:23 +02:00
parent c58041fc20
commit 4ff6c569d0
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="11" />
<bytecodeTargetLevel target="1.8" />
</component>
</project>