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