katzer / cordova-plugin-email-composer

Edit and send email messages
Apache License 2.0
344 stars 334 forks source link

installing 0.8.2 fails. #67

Closed d00001 closed 9 years ago

d00001 commented 9 years ago

Installing as suggested in docs fails:

de.appplant.cordova.plugin.email-composer@0.8.2

0.8.1 works fine.

adanarchila commented 9 years ago

If you want to install version 0.8.2 do this:

cordova plugin add https://github.com/katzer/cordova-plugin-email-composer.git

katzer commented 9 years ago

Right, 0.8.2 is not yet released thats why you have to use 0.8.1 or the master branch.