build: use Kotlin DSL

This commit is contained in:
ReaJason
2025-06-07 13:31:18 +08:00
parent 5b48350fdc
commit 59f2ac5f37
62 changed files with 911 additions and 1005 deletions
+2
View File
@@ -0,0 +1,2 @@
[plugins]
lombok = { id = "io.freefair.lombok", version = "8.13.1" }