chore: Increase min file plugin version to 7.0 (#340)

This commit is contained in:
Norman Breau
2022-06-14 16:24:39 -03:00
committed by GitHub
parent 6a9aaf9747
commit 169877e8e1

View File

@@ -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" />