mirror of
https://github.com/apache/cordova-plugin-file-transfer.git
synced 2026-02-02 00:00:05 +08:00
chore: Increase min file plugin version to 7.0 (#340)
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<repo>https://github.com/apache/cordova-plugin-file-transfer</repo>
|
||||
<issue>https://github.com/apache/cordova-plugin-file-transfer/issues</issue>
|
||||
|
||||
<dependency id="cordova-plugin-file" version=">=5.0.0" />
|
||||
<dependency id="cordova-plugin-file" version=">=7.0.0" />
|
||||
|
||||
<js-module src="www/FileTransferError.js" name="FileTransferError">
|
||||
<clobbers target="window.FileTransferError" />
|
||||
|
||||
Reference in New Issue
Block a user