diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-09-26 00:21:27 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-09-26 00:21:27 +0200 |
| commit | 73cbc66bb96b348ec791e6854d6c24e6d85b2fa8 (patch) | |
| tree | d06eddeec93e692fde63cde5b21a20ff623f1386 /StoneIsland/plugins/android.json | |
| parent | 3be2b3aea204f145d6e7c98d835891947105ed0e (diff) | |
cordova-plugin-firebase
Diffstat (limited to 'StoneIsland/plugins/android.json')
| -rwxr-xr-x | StoneIsland/plugins/android.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/StoneIsland/plugins/android.json b/StoneIsland/plugins/android.json index 6b738bd7..67cc3c41 100755 --- a/StoneIsland/plugins/android.json +++ b/StoneIsland/plugins/android.json @@ -48,10 +48,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" } }, |
