Update Gradle 8 compatibility

This commit is contained in:
Gabriel Robles
2023-11-24 14:44:35 +08:00
parent 03fb36e9bc
commit b15933de2f
12 changed files with 411 additions and 3 deletions

6
android/.idea/compiler.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="17" />
</component>
</project>