chore: init repo with devshell, gradle wrapper, and release workflow

This commit is contained in:
Lukas Holzner
2026-05-23 01:19:06 +02:00
commit 4496ebcec4
57 changed files with 3112 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/jetpack-io/devbox/0.10.1/.schema/devbox.schema.json",
"packages": [
"jdk@17"
]
}