Cordova Android 10.1.1 Released!
15 Sep 2021
We are happy to announce that we have just released Cordova Android 10.1.1
! This is one of Cordova's supported platforms for building Android applications.
Release Highlights
To upgrade:
cordova platform remove android
cordova platform add android@10.1.1
To install:
cordova platform add android@10.1.1
The notable fixes in this release are around the handling of the default policy for the Allow Navigation & Allow Bridge Access, which also covers the scheme & hostname use cases.
Please report any issues you find at issues.cordova.io!