You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: simplify bundletool keystore creation in download-signed-apk
- Remove complex fallback logic that was causing failures
- Create debug keystore upfront before calling bundletool
- Use simpler keytool command without 2>/dev/null redirection
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments