Hi,
I'm trying to build a Xamarin Forms application to run in an Android 6.0 android box, but I'm always getting the error while compiling:
Package Xamarin.Android.Support.v7.CardView 25.4.0.2 is not compatible with monoandroid60 (MonoAndroid,Version=v6.0). Package Xamarin.Android.Support.v7.CardView 25.4.0.2 supports: monoandroid70 (MonoAndroid,Version=v7.0)
Is there any way to get the package for Android Version 6.0?
Thanks,
L. Pinho