Merge pull request #4340 from matiu/build/file-plugin
update cordova file plugin
This commit is contained in:
commit
bbc4d6da98
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ if [ ! -d $PROJECT ]; then
|
||||||
cordova plugin add cordova-plugin-uniquedeviceid
|
cordova plugin add cordova-plugin-uniquedeviceid
|
||||||
checkOK
|
checkOK
|
||||||
|
|
||||||
cordova plugin add cordova-plugin-file@3.0.0
|
cordova plugin add cordova-plugin-file
|
||||||
checkOK
|
checkOK
|
||||||
|
|
||||||
cordova plugin add cordova-plugin-touch-id && cordova prepare
|
cordova plugin add cordova-plugin-touch-id && cordova prepare
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue