You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/09/12 15:41:57 UTC

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

breautek edited a comment on issue #729: Support new Android App Bundle package format
URL: https://github.com/apache/cordova-android/issues/729#issuecomment-530881035
 
 
   > C:\Users\User\Desktop\UPKwiK\platforms>cd /Users/user/desktop/upkwik/platforms/android && ./gradlew bundle
   > '.' is not recognized as an internal or external command,
   > operable program or batch file.
   > 
   > please help me
   > 
   > ![Capture](https://user-images.githubusercontent.com/52155897/64798161-d8b95480-d582-11e9-9924-1e1eeb4092b9.PNG)
   
   Window users have to use `gradlew.bat` instead of `gradlew`.
   
   ~Also, `cordova-android@8.1.0` has been released, which includes bundle support. With `8.1.0` installed, you can use `cordova build android --release -- --packageType=bundle` to build bundles. (note the double set of `-- --` hyphens)~

----------------------------------------------------------------
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


With regards,
Apache Git Services

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