Open
Description
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.