Plugin required higer android target version than ionic

Hi,

I am trying to add a cordova plugin for my ionic app. But I found out the plugin I was trying to use requiring android-21. But I think that ionic only supports for android-19 and this prevents me to build my android app.

Is there a way I can get around with that? Thanks!
(plugin I am trying to install: https://github.com/GetVideostream/cordova-chromecast)

1 Like