eas-update-rollout-android
Installation
SKILL.md
EAS Update (Android)
OTA JS bundle updates. No Play Store resubmission needed for JS-only changes.
External action gate
eas update:configure, publishing an update, changing a rollout, and republishing a prior update can change a real project. Prepare the commands locally, then obtain explicit confirmation of the EAS account, project, branch, runtime version, and percentage before each external action.
Initial config
eas update:configure
This adds runtime version and update URL to app.json.
Publish update after confirmation
eas update --branch production --message "Fix paywall typo"