chemerisuk / cordova-plugin-firebase-config

Cordova plugin for Firebase Remote Config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bump cordova-plugin-firebase-analytics dependency to version 6.1.0 in plugin.xml

mcfarljw opened this issue · comments

It looks like some of the other plugins got version bumps and when trying to update them along with this plugin it creates dependency errors on install.

Installing "cordova-plugin-firebase-config" for android
Failed to install 'cordova-plugin-firebase-config': CordovaError: Version of installed plugin: "cordova-plugin-firebase-analytics@6.1.0" does not satisfy dependency plugin requirement "cordova-plugin-firebase-analytics@~6.0.0". Try --force to use installed plugin as dependency.

You are right @mcfarljw , I'll update this project soon. Thanks for reminder

Version 6.1.0 is available now.