From 73cbc66bb96b348ec791e6854d6c24e6d85b2fa8 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 26 Sep 2017 00:21:27 +0200 Subject: cordova-plugin-firebase --- StoneIsland/platforms/android/android.json | 49 ++++++++++++++++++------------ 1 file changed, 30 insertions(+), 19 deletions(-) (limited to 'StoneIsland/platforms/android/android.json') diff --git a/StoneIsland/platforms/android/android.json b/StoneIsland/platforms/android/android.json index df55a288..c87b55d4 100755 --- a/StoneIsland/platforms/android/android.json +++ b/StoneIsland/platforms/android/android.json @@ -53,11 +53,11 @@ "count": 1 }, { - "xml": "", + "xml": "", "count": 1 }, { - "xml": "", + "xml": "", "count": 1 } ] @@ -91,19 +91,19 @@ "count": 1 }, { - "xml": "", + "xml": "", "count": 1 }, { - "xml": "", + "xml": "", "count": 1 }, { - "xml": "", + "xml": "", "count": 1 }, { - "xml": "", + "xml": "", "count": 1 } ], @@ -170,6 +170,10 @@ { "xml": "", "count": 1 + }, + { + "xml": "", + "count": 1 } ], "/manifest/application/activity": [ @@ -195,6 +199,14 @@ { "xml": "XXXXXXX", "count": 1 + }, + { + "xml": "@string/google_app_id", + "count": 1 + }, + { + "xml": "@string/google_api_key", + "count": 1 } ] } @@ -246,10 +258,10 @@ "SENDER_ID": "XXXXXXX", "PACKAGE_NAME": "us.okfoc.stoneisland" }, - "cordova-plugin-google-analytics": { + "cordova-plugin-statusbar": { "PACKAGE_NAME": "us.okfoc.stoneisland" }, - "cordova-plugin-statusbar": { + "cordova-plugin-firebase": { "PACKAGE_NAME": "us.okfoc.stoneisland" } }, @@ -360,15 +372,6 @@ "PushNotification" ] }, - { - "id": "cordova-plugin-google-analytics.UniversalAnalytics", - "file": "plugins/cordova-plugin-google-analytics/www/analytics.js", - "pluginId": "cordova-plugin-google-analytics", - "clobbers": [ - "analytics", - "ga" - ] - }, { "id": "cordova-plugin-statusbar.statusbar", "file": "plugins/cordova-plugin-statusbar/www/statusbar.js", @@ -376,6 +379,14 @@ "clobbers": [ "window.StatusBar" ] + }, + { + "id": "cordova-plugin-firebase.FirebasePlugin", + "file": "plugins/cordova-plugin-firebase/www/firebase.js", + "pluginId": "cordova-plugin-firebase", + "clobbers": [ + "FirebasePlugin" + ] } ], "plugin_metadata": { @@ -392,7 +403,7 @@ "cordova-plugin-geolocation": "2.4.0", "ionic-plugin-keyboard": "2.2.1", "phonegap-plugin-push": "1.9.2", - "cordova-plugin-google-analytics": "1.8.3", - "cordova-plugin-statusbar": "2.2.3" + "cordova-plugin-statusbar": "2.2.3", + "cordova-plugin-firebase": "0.1.24" } } \ No newline at end of file -- cgit v1.2.3-70-g09d2