Clean plugin.xml

This commit is contained in:
SomaticIT 2014-07-11 21:54:25 +02:00
parent 6e38667320
commit d828197de4

View File

@ -36,8 +36,8 @@
<!-- android -->
<platform name="android">
<js-module src="www/inappbrowser.js" name="inappbrowser">
<clobbers target="window.open" />
</js-module>
<clobbers target="window.open" />
</js-module>
<config-file target="res/xml/config.xml" parent="/*">
<feature name="InAppBrowser">
<param name="android-package" value="org.apache.cordova.inappbrowser.InAppBrowser"/>
@ -186,5 +186,4 @@
</js-module>
</platform>
</plugin>