diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-09-21 15:50:05 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-09-21 15:50:05 +0200 |
| commit | cc8e24461c625400143677956bdffb9268d8050b (patch) | |
| tree | 71cdae83f6b1e15ab99471fe3b1995fb907d5154 /StoneIsland/plugins/android.json | |
| parent | c1bd61b6ad4b3d4d1cd2da81f6ec403565cc1f4b (diff) | |
analytics plugin
Diffstat (limited to 'StoneIsland/plugins/android.json')
| -rwxr-xr-x | StoneIsland/plugins/android.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/StoneIsland/plugins/android.json b/StoneIsland/plugins/android.json index 326cd38e..e3f00921 100755 --- a/StoneIsland/plugins/android.json +++ b/StoneIsland/plugins/android.json @@ -47,6 +47,9 @@ "phonegap-plugin-push": { "SENDER_ID": "XXXXXXX", "PACKAGE_NAME": "us.okfoc.stoneisland" + }, + "cordova-plugin-google-analytics": { + "PACKAGE_NAME": "us.okfoc.stoneisland" } }, "dependent_plugins": { |
