Skip to content

Add CD jobs for submitting Android app bundles (AAB) to Google Play and for signing AABs

I have added the new jobs to the existing craft-android-[qt6-]appbundle.yml templates because creating (and signing) AABs only makes sense if one wants to submit them to Google Play.

This MR also updates the settings of the Google Play publishing service and adds the settings for the AAB signing service.

And it makes the jobs that create Android app bundles run automatically on mainline branches.

Edited by Ingo Klöcker

Merge request reports