Skip to content

V4.0.0

Latest
Compare
Choose a tag to compare
@shnist shnist released this 30 Jan 18:19
· 3 commits to master since this release

4.0.0

BREAKING CHANGES

  • #326 - Added support for AndroidX. This drops supports for the old Android Support V4 library. Users will need to upgrade to cordova android v10 or higher
  • #329 - Removed REQUEST_INSTALL_PACKAGES from the plugin.xml file. Having the permission added by default now goes against Google Play Store's policy