6 Commits

Author SHA1 Message Date
dalbodeule 2e3e11aafb Switch to Gradle and update project structure
Replaced Maven with Gradle, updating configurations and dependencies to reflect the change. Added IntelliJ IDEA project settings and updated `.gitignore` for Gradle, IDE, and OS-specific files. Refactored package names and added enhancements such as compiler arguments and environmental versioning.
2025-05-14 22:07:02 +09:00
dalbodeule e4ea60fd85 Migrate build system from Maven to Gradle
Replaced Maven with Gradle by introducing a Gradle build structure, updating dependencies, and configuration files. Additionally, refactored package structure from `tech.ailef` to `space.mori.dalbodeule` for consistency.
2025-05-14 21:24:41 +09:00
Francesco c40b3e0c0b .gitignore 2023-10-03 11:22:07 +02:00
Francesco 91f59e2f87 .gitignore 2023-09-30 20:45:01 +02:00
Francesco dcab7c6116 .gitignore 2023-09-30 11:22:34 +02:00
Francesco 348408a3e1 0.0.1 Alpha version 2023-09-18 09:25:25 +02:00