phonegap / phonegap-cli

PhoneGap and PhoneGap/Build command-line interface
Apache License 2.0
488 stars 157 forks source link

Support Android 8.1.0 ? [.aab file] [android] #820

Open mosabab opened 4 years ago

mosabab commented 4 years ago

How we can able to add cordova-android master version or 8.1.0 to phonegap build ?

Because the current support for phonegap cli 9.0.0 using cordova-android version 8.0.0,

and because google play store (distribute console) now recommend to use .abb file instead of .apk file, and notify users to optimize the bundle file.

The fixes for this issue has been done in this pull: https://github.com/apache/cordova-android/pull/764

mosabab commented 4 years ago

@purplecabbage | @timkim sorry for the ping, but can you please help with this issue ?

Regards