Warn and make Gradle Wrapper script executable

Instead of failing the build, detect a non-executable wrapper file
and set the executable bit.

Fixes #17
This commit is contained in:
daz
2024-02-08 21:58:12 -07:00
parent dfd22334ff
commit 2f23d645f2
10 changed files with 386 additions and 3 deletions

View File

@@ -0,0 +1 @@
// Required to keep dependabot happy