Remove xmlns:android, fix plugin id
This commit is contained in:
parent
c6b944af1b
commit
07840c164b
@ -1,8 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
<plugin xmlns="http://cordova.apache.org/ns/plugins/1.0"
|
<plugin xmlns="http://cordova.apache.org/ns/plugins/1.0"
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
id="org.apache.cordova.core.inappbrowser"
|
||||||
id="org.apache.cordova.core.InAppBrowser"
|
|
||||||
version="0.1.0">
|
version="0.1.0">
|
||||||
<name>InAppBrowser</name>
|
<name>InAppBrowser</name>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user