EddyVerbruggen / SocialSharing-PhoneGap-Plugin

👨‍❤️‍💋‍👨 Cordova plugin to share text, a file (image/PDF/..), or a URL (or all three) via the native sharing widget
MIT License
1.78k stars 905 forks source link

Update plugin.xml - remove es6 promise plugin #1215

Open andreszs opened 8 months ago

andreszs commented 8 months ago

The ES6 promise plugin addon has become irrelevant since Android 5.0. And since Play Store submissions don't allow targeting API < 21 anymore, this plugin should no longer be included in any modern cordova project.