You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to fix linker errors by ensuring I'm referencing the same version of GooglePlayServices as SimpleAuth. In doing so, I noticed that Sample.Droid is still referencing 42.1021.1, while SimpleAuth now references 60.1142.1:
I'm trying to fix linker errors by ensuring I'm referencing the same version of GooglePlayServices as SimpleAuth. In doing so, I noticed that Sample.Droid is still referencing 42.1021.1, while SimpleAuth now references 60.1142.1:
SimpleAuth.Google.Droid.csproj
:Sample.Droid.csproj
:<PackageReference Include="Xamarin.GooglePlayServices.Auth" Version="42.1021.1" />
The text was updated successfully, but these errors were encountered: