Skip to content

Add possibility to submit Android app bundles to Google Play

This enables publication of new apps on Google Play because new apps have to be submitted as Android app bundle (AAB). The AAB is signed with the upload key and then uploaded to Google Play.

Additionally this MR:

  • Adds hints for addressing causes of failed fastlane commands.
  • Filters out unsupported translations in the fastlane metadata.
  • Adds removal of the meta data from the previous run.
Edited by Ingo Klöcker

Merge request reports