You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/07/08 15:57:47 UTC

[GitHub] [cordova-android] breautek commented on issue #729: Support new Android App Bundle package format

breautek commented on issue #729:
URL: https://github.com/apache/cordova-android/issues/729#issuecomment-655607438


   > It would be nice if we could get this documented somewhere.
   
   Shouldn't be necessary to go into `platforms/android` and run gradle commands manually. `cordova build android --release -- --packageType=bundle` should build the bundle, or you can specify `packageType` in the `build.json` file. This is documented, but not published on the website yet.
   
   From what I can see looking at the history of this discussion, looks like most users were either using frameworks that doesn't allow you to pass down this flag, or they were using a version pre 8.1.0, which is the version that introduced bundle support (hence the need to use gradle manually for those users)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org