diff options
Diffstat (limited to 'StoneIsland/plugins/phonegap-plugin-push/src/browser/manifest.json')
| -rw-r--r-- | StoneIsland/plugins/phonegap-plugin-push/src/browser/manifest.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/StoneIsland/plugins/phonegap-plugin-push/src/browser/manifest.json b/StoneIsland/plugins/phonegap-plugin-push/src/browser/manifest.json new file mode 100644 index 00000000..ce8390ab --- /dev/null +++ b/StoneIsland/plugins/phonegap-plugin-push/src/browser/manifest.json @@ -0,0 +1,4 @@ +{ + "name": "Push Demo", + "gcm_sender_id": "85075801930" +} |
