Possible to add a command to generate AAB instead of APK?
-
Google Play recommends that we upload AABs now but the default is to generate APKs. To generate an AAB we have to go through some repetitive steps in Android Studio. Not that I don’t know how to use Android Studio, just that it would be nice to have a single command to generate an (optionally signed) AAB.
-
Beginning from the coming weeks or months, Google Play is not going to support .APK files. We need to generate .AAB files. Does quasar has such kind of opportunity?