diff --git a/CHANGELOG.md b/CHANGELOG.md index 7053952b6..4d58c4306 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## Version 7 +### Version 7.9.0 (18/02/2022) +Add android:exported property on activity/service in plugin.xml +Update ANDROID_FIREBASE_BOM_VERSION 26 -> 29 in plugin.xml + ### Version 7.8.5 (25/08/2020) Replace some missing references from old plugin id "@penbase/cordova-[...]" to new id "penbase-cordova-[...]" Create script "make_all_npm_install.js", executed before building for adding for running `npm install` command into all subfolder diff --git a/plugin.xml b/plugin.xml index 7916aa361..cd910ffb3 100644 --- a/plugin.xml +++ b/plugin.xml @@ -15,17 +15,18 @@ - + - + + - +