build: Add publish-all script

This commit is contained in:
2025-11-03 23:59:59 +01:00
parent defa8fcca4
commit e1acc428ec
2 changed files with 9 additions and 0 deletions

3
.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
.gitattributes text eol=lf
*.sh text eol=lf
gradlew text eol=lf