Skip to content

Commit

Permalink
[templates] Update android-wear template to Xamarin.AndroidX.Wear
Browse files Browse the repository at this point in the history
… 1.3.0.10 (#9332)

Context: #9161
  • Loading branch information
jpobst authored Sep 26, 2024
1 parent 73b534f commit e885d69
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
<TrimMode>full</TrimMode>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Xamarin.AndroidX.Wear" Version="1.2.0.5" />
<PackageReference Include="Xamarin.AndroidX.Wear" Version="1.3.0.10" />
</ItemGroup>
</Project>
</Project>

0 comments on commit e885d69

Please sign in to comment.