Commit Graph

5 Commits

Author SHA1 Message Date
Patryk MiÅ› c4be039367
build: modernize build code (#148) 2022-09-22 02:08:04 +02:00
Robert 54baa3c2e5
Fix: ./gradlew: 23: cd: can't cd to "./ (#19) 2022-06-22 16:55:45 +02:00
tillnelown 4f419dd915
rename gradlew.sh (#9)
* rename gradlew.sh to gradlew to maintain consistency across repos

* Fix Github actions to use gradlew instead of gradlew.sh
2022-05-27 00:08:19 +02:00
Yonatan Mark Liudmirsky 7a27131fe2
Minimal misc changes to improve developments (#6)
* Better Fail handling

Change the `fail` block for a more "developer-friendly" environment

* Rename gradlew to gradlew.sh

Renaming the file will enable other developers to easier understand the file tree and not mix it with files like LICENSE and other markdown files
2022-05-07 19:47:06 +02:00
jakweg 4a411e1c98 Initial commit 2020-08-24 17:47:57 +02:00