google_upload_apk
Upload an APK file to a Google Play Console edit by providing the package name, edit ID, and local APK path.
Instructions
Upload an APK file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android package name | |
| editId | Yes | Edit ID | |
| apkPath | Yes | Local path to the .apk file |