So starting in August, using at least SDK 26 as target will be mandatory
for submitting to google play.
The first cordova-android that targeted SDK 26 was 7.0.0, but a lot of
people is not updating because of breaking changes and plugins failing to
install because of them.
We have fixed the plugin compatibility in master, so I think it would be
good to do a new patch release with those fixes included.

So, what should we do to add those fixes to a new release? just cherry-pick
the commits to the 7.1.x branch? With a PR or we have to use some tool
(like coho)?

Those are the two PRs I'm talking about

https://github.com/apache/cordova-android/pull/449
https://github.com/apache/cordova-android/pull/437

Any other PR/commit that could be included if it's not breaking?

Reply via email to