修改插件名称
This commit is contained in:
parent
3a7b41d686
commit
743357acaf
@ -2,8 +2,8 @@
|
|||||||
<plugin id="cordova-plugin-ubx-redscan" version="1.0.0"
|
<plugin id="cordova-plugin-ubx-redscan" version="1.0.0"
|
||||||
xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<name>ubxredscan</name>
|
<name>ubx Redscan</name>
|
||||||
<js-module name="ubxredscan" src="www/ubxredscan.js">
|
<js-module name="cordova-plugin-ubx-redscan" src="www/ubxredscan.js">
|
||||||
<clobbers target="cordova.plugins.ubxredscan" />
|
<clobbers target="cordova.plugins.ubxredscan" />
|
||||||
</js-module>
|
</js-module>
|
||||||
<platform name="android">
|
<platform name="android">
|
||||||
|
Loading…
Reference in New Issue
Block a user