mirror of
https://github.com/apache/cordova-plugin-file-transfer.git
synced 2026-04-28 00:02:49 +08:00
feat(android)!: bump cordova-plugin-file@8.0.0 & cordova-android >= 12.0.0 (#360)
* feat(android)!: bump cordova-plugin-file@8.0.0 & cordova-android >= 12.0.0 * revert: versin change in test
This commit is contained in:
+5
-1
@@ -29,7 +29,11 @@
|
||||
<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=">=7.0.0" />
|
||||
<engines>
|
||||
<engine name="cordova-android" version=">=12.0.0" />
|
||||
</engines>
|
||||
|
||||
<dependency id="cordova-plugin-file" version="^8.0.0" />
|
||||
|
||||
<js-module src="www/FileTransferError.js" name="FileTransferError">
|
||||
<clobbers target="window.FileTransferError" />
|
||||
|
||||
Reference in New Issue
Block a user