Telerik-Verified-Plugins / ImagePicker

Cordova Plugin For Multiple Image Selection
MIT License
182 stars 331 forks source link

Add support CLI variable for specifying Android support version #117

Open kmanaseryan opened 6 years ago

kmanaseryan commented 6 years ago

Since different plugins have different Android support versions, we get version conflicts, which produce runtime crashes. I would recommend to have a CLI variable ANDROID_SUPPORT_V4_VERSION through which we can specify the version number during plugin installation.