Skip to content

Commit

Permalink
Bump Xamarin.GooglePlayServices.Location
Browse files Browse the repository at this point in the history
Bumps [Xamarin.GooglePlayServices.Location](https://github.com/xamarin/GooglePlayServicesComponents) from 120.0.0.0 to 121.0.1.1.
- [Release notes](https://github.com/xamarin/GooglePlayServicesComponents/releases)
- [Commits](https://github.com/xamarin/GooglePlayServicesComponents/commits)

---
updated-dependencies:
- dependency-name: Xamarin.GooglePlayServices.Location
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2023
1 parent 1ce151f commit 405b518
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<Compile Include="**/Platforms/Android/**/*.cs" />
<PackageReference Include="Xamarin.Build.Download" Version="0.11.4" PrivateAssets="All" />
<PackageReference Include="Xamarin.AndroidX.Core" Version="1.9.0.1" />
<PackageReference Include="Xamarin.GooglePlayServices.Location" Version="120.0.0.0" />
<PackageReference Include="Xamarin.GooglePlayServices.Location" Version="121.0.1.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
</ItemGroup>
Expand All @@ -87,7 +87,7 @@

<ItemGroup Condition="$(TargetFramework.Contains('-android'))">
<Compile Include="**/Platforms/Android/**/*.cs" />
<PackageReference Include="Xamarin.GooglePlayServices.Location" Version="120.0.0.1" />
<PackageReference Include="Xamarin.GooglePlayServices.Location" Version="121.0.1.1" />
</ItemGroup>

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

0 comments on commit 405b518

Please sign in to comment.