update cordova file plugin
This commit is contained in:
parent
bab7331f35
commit
5e026bc50b
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ if [ ! -d $PROJECT ]; then
|
|||
cordova plugin add cordova-plugin-uniquedeviceid
|
||||
checkOK
|
||||
|
||||
cordova plugin add cordova-plugin-file@3.0.0
|
||||
cordova plugin add cordova-plugin-file
|
||||
checkOK
|
||||
|
||||
cordova plugin add cordova-plugin-touch-id && cordova prepare
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue