updated plugin.xml dependency

This commit is contained in:
Andrew Stephan
2014-03-17 19:27:47 -04:00
parent c6f5fc1051
commit 985bdd26a3

View File

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