Add missing android xmlns
This commit is contained in:
parent
633b5f7b54
commit
7f486200a8
@ -1,5 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
||||||
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
id="org.cloudsky.cordovaplugins.zbar" version="1.2.0">
|
id="org.cloudsky.cordovaplugins.zbar" version="1.2.0">
|
||||||
|
|
||||||
<engines>
|
<engines>
|
||||||
|
Loading…
Reference in New Issue
Block a user