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