ci(android): make gradlew executable (100755)

The wrapper script was committed 100644 (created on Windows, which doesn't
track the +x bit), so the Linux CI runner failed the build step with
'./gradlew: Permission denied' (exit 126). Set the git executable bit so
checkout restores it as runnable.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-07-19 13:22:55 -05:00
parent aba6b0a37e
commit 9eac8b0279

0
gradlew vendored Normal file → Executable file
View File