update cordova file plugin

This commit is contained in:
Matias Alejo Garcia 2016-06-09 18:13:13 -03:00
parent bab7331f35
commit 5e026bc50b
No known key found for this signature in database
GPG Key ID: 02470DB551277AB3
1 changed files with 1 additions and 1 deletions

View File

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