infacto edited a comment on issue #1077:
URL: 
https://github.com/apache/cordova-android/issues/1077#issuecomment-698833324


   Thanks, the 
[build.json](https://cordova.apache.org/docs/en/dev/guide/platforms/android/index.html#using-buildjson)
 made it.
   
   Google says: 
   
   > Important: In the second half of 2021, new apps will be required to 
publish with the [Android App 
Bundle](https://developer.android.com/guide/app-bundle) on Google Play. New 
apps larger than 150 MB must use either [Play Feature 
Delivery](https://developer.android.com/guide/app-bundle/dynamic-delivery) or 
[Play Asset 
Delivery](https://developer.android.com/guide/app-bundle/asset-delivery).
   
   > Note: You can not use apksigner to sign your app bundle.
   
   (Use 
[bundletool](https://developer.android.com/studio/command-line/bundletool) 
which converts aab to apk for test.)
   
   This (using 
[apksigner](https://developer.android.com/studio/command-line/apksigner)) may 
not be a future-proof feature. But idk, just an info for you.


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to