Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
keiji committed Jul 8, 2021
1 parent 31d0b3d commit 4fad55a
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Xamarin.GooglePlayServices.Base" Version="117.1.0-preview01" />
<PackageReference Include="Xamarin.GooglePlayServices.Basement" Version="117.1.0-preview01" />
<PackageReference Include="Xamarin.GooglePlayServices.Tasks" Version="117.0.0-preview01" />
<PackageReference Include="Xamarin.GooglePlayServices.Base" Version="117.6.0" />
<PackageReference Include="Xamarin.GooglePlayServices.Basement" Version="117.6.0" />
<PackageReference Include="Xamarin.GooglePlayServices.Tasks" Version="117.2.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4fad55a

Please sign in to comment.