Basic gradle set up integration.

This commit is contained in:
2026-02-25 11:31:46 +11:00
parent 3f9ef6d69b
commit 3f281d0b5b
12 changed files with 171 additions and 0 deletions

6
.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="21" />
</component>
</project>