Skip to content

Install configuration is now used on builds

Compare
Choose a tag to compare
@andrehtissot andrehtissot released this 29 Mar 20:54
· 245 commits to master since this release

Now, the variables given on install by --variable KEY=VALUE, which were only effective for install, now are also used on build. Hence, the command cordova plugin add cordova-plugin-fcm-with-dependecy-updated --variable FCM_VERSION=18.0.0 would install and configure the plugin to use firebase-message version 18.0.0, instead of default 19.0.0.