From 30c49550c89c1b69c680170d2dc247eac76bd463 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 16 Feb 2017 01:24:12 +0100 Subject: push plugin --- StoneIsland/plugins/phonegap-plugin-push/src/browser/manifest.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 StoneIsland/plugins/phonegap-plugin-push/src/browser/manifest.json (limited to 'StoneIsland/plugins/phonegap-plugin-push/src/browser/manifest.json') 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" +} -- cgit v1.2.3-70-g09d2