mirror of
https://github.com/apache/cordova-plugin-file-transfer.git
synced 2026-04-28 00:02:49 +08:00
fix bad commit (mine) for cordova-wp8@4.0.0 engine req
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@
|
||||
<dependency id="cordova-plugin-file" version=">=2.0.0" />
|
||||
|
||||
<engines>
|
||||
<engine name="cordova-wp8" version="1.0.0" platform="android" scriptSrc="path_to_my_custom_framework_version"/>
|
||||
<engine name="cordova-wp8" version=">=4.0.0"/>
|
||||
</engines>
|
||||
|
||||
<js-module src="www/FileTransferError.js" name="FileTransferError">
|
||||
|
||||
Reference in New Issue
Block a user