mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2025-02-21 04:32:59 +08:00
Update plugin id.
This commit is contained in:
parent
54f87adde2
commit
78ebe0e787
@ -3,7 +3,7 @@
|
||||
"version": "2.2.2",
|
||||
"description": "JPush for cordova plugin",
|
||||
"cordova": {
|
||||
"id": "cordova-plugin-JPush",
|
||||
"id": "jpush-phonegap-plugin",
|
||||
"platforms": [
|
||||
"ios",
|
||||
"android"
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
id="cordova-plugin-JPush"
|
||||
id="jpush-phonegap-plugin"
|
||||
version="2.2.2">
|
||||
|
||||
<name>JPush Plugin</name>
|
||||
|
Loading…
Reference in New Issue
Block a user