use specific version of email-composer to prevent Identity permisions
This commit is contained in:
parent
12c04f7151
commit
ce5b154dfe
2 changed files with 1 additions and 2 deletions
|
|
@ -105,7 +105,7 @@ if [ ! -d $PROJECT ]; then
|
|||
cordova plugin add https://github.com/VersoSolutions/CordovaClipboard
|
||||
checkOK
|
||||
|
||||
cordova plugin add https://github.com/katzer/cordova-plugin-email-composer.git
|
||||
cordova plugin add https://github.com/katzer/cordova-plugin-email-composer.git#f53df5c31c50d4f39d214a5cbe49abb0c5727a49
|
||||
checkOK
|
||||
|
||||
cordova plugin add https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin.git && cordova prepare
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue