6bf66c0afd
Gradle's auto-download of the NDK was failing on the runner with "Archive is not a ZIP archive" — the download was corrupted/unavailable. Fix by explicitly installing the NDK via sdkmanager after setup-android so it is present in $ANDROID_HOME before gradlew runs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>