updated plugin.xml dependency

This commit is contained in:
Andrew Stephan 2014-03-17 19:27:03 -04:00
parent 124346361b
commit c6f5fc1051

View File

@ -14,7 +14,7 @@
<engine name="cordova" version=">=3.0.0" />
</engines>
<dependency id="org.apache.cordova.core.file" url="https://git-wip-us.apache.org/repos/asf/cordova-plugin-file" commit="r0.2.5" />
<dependency id="org.apache.cordova.file" url="https://git-wip-us.apache.org/repos/asf/cordova-plugin-file" commit="r0.2.5" />
<js-module src="www/cordovaHTTP.js" name="CordovaHTTPPlugin">
<clobbers target="plugins.cordovaHTTP" />