I've added the Google Play Service packages via nuget to my project. The problem is that nuget seems to only have the latest and greatest version available, 25... I need version 21? or 22? (6.1) so that my app doesn't display the "this app won't work unless you download a new version of google play services" message. It's like a black screen of death.
I don't believe i'm using any services that require the latest and greatest. How can i use an older version please?
Thanks!