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
The android-wear template has a fixed <PackageReference Include="Xamarin.AndroidX.Wear" Version="1.2.0.5" /> however it appears there's as new of a version as 1.3.0.8 available on NuGet.
The recommendations here are:
Update the version
Enable dependabot to automatically send PR's to update this package for future updates.