Skip to content

Commit 10e7f30

Browse files
authored
Update Plugin.GoogleClient.csproj
1 parent e193bdc commit 10e7f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Plugin.GoogleClient/Plugin.GoogleClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<ItemGroup Condition=" $(TargetFramework.StartsWith('Xamarin.iOS')) ">
7575
<PackageReference Include="Xamarin.Google.iOS.SignIn" Version="5.0.2.1" />
7676
<PackageReference Include="Xamarin.Firebase.iOS.Core" Version="6.6.6" />
77-
<PackageReference Include="Xamarin.Build.Download" Version="0.4.11" />
77+
<PackageReference Include="Xamarin.Build.Download" Version="0.10.0" />
7878
<Compile Include="**\*.apple.cs" />
7979
<Compile Include="**\*.apple.*.cs" />
8080
</ItemGroup>

0 commit comments

Comments
 (0)