bundles_upload
Upload a new Android App Bundle (.aab) to Google Play. Returns the versionCode and SHA256 hash. Commit the edit separately to publish to a track.
Instructions
Upload a new App Bundle (.aab). Returns versionCode and sha256. Commit the edit separately to publish to a track.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android application package name, e.g. com.example.app | |
| editId | Yes | Edit id returned by `edits_insert` — required for all edits.* writes | |
| file | Yes | Absolute path to the .aab file | |
| ackBundleInstallationWarning | No | ||
| deviceTierConfigId | No |