diff options
Diffstat (limited to 'StoneIsland/plugins')
| -rwxr-xr-x | StoneIsland/plugins/android.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/StoneIsland/plugins/android.json b/StoneIsland/plugins/android.json index e9e9ecdb..8747af08 100755 --- a/StoneIsland/plugins/android.json +++ b/StoneIsland/plugins/android.json @@ -10,6 +10,11 @@ "com.ionic.keyboard": { "PACKAGE_NAME": "us.okfoc.stoneisland" }, + "com.parse.cordova.core.pushplugin": { + "APP_ID": "GS82ZxpN8Mecpc53rsyu6aLLGK0W4CKi42J25DLB", + "CLIENT_KEY": "hQRtQfsgimYnX5PMivtcdXCG9eZhESeyTr0Rd8Sv", + "PACKAGE_NAME": "us.okfoc.stoneisland" + }, "cordova-plugin-console": { "PACKAGE_NAME": "us.okfoc.stoneisland" }, @@ -43,11 +48,6 @@ }, "phonegap-plugin-push": { "PACKAGE_NAME": "us.okfoc.stoneisland" - }, - "com.parse.cordova.core.pushplugin": { - "APP_ID": "GS82ZxpN8Mecpc53rsyu6aLLGK0W4CKi42J25DLB", - "CLIENT_KEY": "hQRtQfsgimYnX5PMivtcdXCG9eZhESeyTr0Rd8Sv", - "PACKAGE_NAME": "us.okfoc.stoneisland" } }, "dependent_plugins": {} |
