mirror of
https://github.com/apache/cordova-plugin-file-transfer.git
synced 2026-05-17 00:00:03 +08:00
fixed dependency subdir=/* wrong subdir specification.
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
<license>Apache</license>
|
||||
<keywords>cordova,file,transfer</keywords>
|
||||
|
||||
<dependency id="org.apache.cordova.core.file" url="https://git-wip-us.apache.org/repos/asf/cordova-plugin-file" commit="master" subdir="/*" />
|
||||
<dependency id="org.apache.cordova.core.file" url="https://git-wip-us.apache.org/repos/asf/cordova-plugin-file" commit="master" />
|
||||
|
||||
<js-module src="www/FileTransferError.js" name="FileTransferError">
|
||||
<clobbers target="window.FileTransferError" />
|
||||
|
||||
Reference in New Issue
Block a user