This repository was archived by the owner on Apr 11, 2022. It is now read-only.

Description
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:
apache/cordova-android#764