Skip to content

Commit

Permalink
updated GooglePlayServices nuget (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kebechet authored Jul 8, 2024
1 parent 22cb431 commit ccce0d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
</ItemGroup>

<ItemGroup Condition="$(TargetFramework.Contains('-android'))">
<PackageReference Include="Xamarin.GooglePlayServices.Location" Version="121.0.1.2" />
<PackageReference Include="Xamarin.GooglePlayServices.Location" Version="121.2.0" />
</ItemGroup>

<ItemGroup Condition="$(TargetFramework.Contains('-windows'))">
Expand Down

0 comments on commit ccce0d7

Please sign in to comment.