9ef5759f40
If KEYSTORE_BASE64 is unset, base64 -d writes an empty file silently, cargo ndk then spends ~7 min compiling all ABIs, and only then does apksigner fail. Add a size check after decode so the job fails in seconds with a clear error message instead of wasting a full build. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>