cordova-plugin-firebase-analytics
Advanced tools
Comparing version
{ | ||
"name": "cordova-plugin-firebase-analytics", | ||
"version": "3.0.0", | ||
"version": "4.0.0", | ||
"description": "Cordova plugin for Firebase Analytics", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -33,3 +33,3 @@ # Cordova plugin for [Firebase Analytics](https://firebase.google.com/docs/analytics/) | ||
Use variable `FIREBASE_CORE_VERSION` to override dependency version on Android. | ||
Use variable `FIREBASE_ANALYTICS_VERSION` to override dependency version on Android. | ||
@@ -36,0 +36,0 @@ NOTE: on iOS in order to collect demographic, age, gender data etc. you should additionally [include `AdSupport.framework`](https://firebase.google.com/support/guides/analytics-adsupport) into your project. |
Sorry, the diff of this file is not supported yet
15390
0.13%