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: