Android 分离 jcore

This commit is contained in:
Hevin
2017-03-01 16:43:00 +08:00
parent 1fe6d0da8c
commit 2b2189f6cb
8 changed files with 5 additions and 9 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
{
"name": "jpush-phonegap-plugin",
"version": "3.0.3",
"version": "3.1.0",
"description": "JPush for cordova plugin",
"cordova": {
"id": "jpush-phonegap-plugin",
@@ -28,7 +28,8 @@
}
],
"peerDependencies": {
"cordova-plugin-device": ">=1.0.0"
"cordova-plugin-device": ">=1.0.0",
"cordova-plugin-jcore": "1.1.0"
},
"author": "JiGuang",
"license": "MIT",