cordova-music-controls-plugin
cordova-music-controls-plugin copied to clipboard
Added support framework
In Cordova 9, Android will not build correctly without the support services framework added to the plugin. I required this as a dependency and it builds correctly and runs all of the features. This should fixes #145 #148
This works.