mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2025-02-20 20:22:50 +08:00
Update plugin.xml
This commit is contained in:
parent
e24d15db97
commit
abac27de1a
@ -16,6 +16,9 @@
|
||||
<engine name="cordova" version=">=3.0" />
|
||||
</engines>
|
||||
|
||||
<!-- dependencies -->
|
||||
<dependency id="cordova-plugin-device" />
|
||||
|
||||
<js-module src="www/JPushPlugin.js" name="JPushPlugin">
|
||||
<clobbers target="JPush" />
|
||||
</js-module>
|
||||
|
Loading…
Reference in New Issue
Block a user