NoIssue: Initial autogenerated files (from 'module_setup-0.0.3')

This commit is contained in:
2026-02-08 16:30:59 +01:00
parent ce9a315667
commit 46a9c3d918
16 changed files with 502 additions and 0 deletions

4
clean.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
set -euo pipefail
./gradlew clean ; rm -rf build