YAML for Publish Bundle to Google Play
Publish Android App Bundle (ANDROID_PUBLISH_APP_BUNDLE)
YAML examples for Publish Bundle to Google Play
Publish Android App Bundle
yaml- action: "Publish Android App Bundle" type: "ANDROID_PUBLISH_APP_BUNDLE" application_id: "com.springloops.mylovelyapp" track: "rollout" user_fraction: 0.05 changes_path: "changes.xml" supersede_versions: true draft: true apk_files: - apk_path: "app-release-signed.aab" integration: "my_integration"