I’ve followed the Flutter guide here: https://devcenter.bitrise.io/getting-started/getting-started-with-flutter-apps/#deploying-a-flutter-app-to-google-play
Which is great and all but only described the Bitrise UI changes. Specifically what would be the equivalent bitrise.yaml changes? Specifically, how in bitrise.yaml do I do this step:
In the Android output artifact type input field, select either APK or appbundle depending on your deployment requirements.