Initialize project with Gradle setup, core dependencies, and IntelliJ configuration.

This commit is contained in:
CodingPhoenixx
2026-02-15 11:50:43 +01:00
commit 61e6e40319
14 changed files with 471 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
rootProject.name = 'FlightScoreBackend'