🔟How to build android app bundle (.aab) files

🔟

How to build android app bundle (.aab) files

To build the .aab (Android app bundle) file for release on Playstore, you have to select the active build variant is "productionRelease".

Go to Android Studio from the Main menu -> Build -> Build Bundle(s) / APK(s) -> Build Bundle(s)

Last modified 2mo ago

Last updated