google_upload_bundle
Upload an Android App Bundle to Google Play Console using package name, edit ID, and local .aab file path.
Instructions
Upload an Android App Bundle (.aab)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android package name | |
| editId | Yes | Edit ID | |
| bundlePath | Yes | Local path to the .aab file |