Skip to content

Commit

Permalink
Bump Xamarin.Essentials.Interfaces from 1.7.2 to 1.7.3 (#462)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 15, 2022
1 parent 84116c8 commit b88dde6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion GitTrends.Android/GitTrends.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<PackageReference Include="Microsoft.Azure.NotificationHubs" Version="4.1.0" />
<PackageReference Include="Xamarin.GooglePlayServices.Base" Version="118.0.1" />
<PackageReference Include="Xamarin.Forms.PancakeView" Version="2.3.0.763-beta" />
<PackageReference Include="Xamarin.Essentials.Interfaces" Version="1.7.2" />
<PackageReference Include="Xamarin.Essentials.Interfaces" Version="1.7.3" />
<PackageReference Include="Xamarin.Build.Download" Version="0.11.2" />
<PackageReference Include="Sharpnado.MaterialFrame" Version="1.3.0" />
<PackageReference Include="Xamarin.Android.Support.v7.AppCompat" Version="28.0.0.3" />
Expand Down
2 changes: 1 addition & 1 deletion GitTrends.Mobile.Common/GitTrends.Mobile.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Polly" Version="7.2.3" />
<PackageReference Include="Xamarin.Essentials.Interfaces" Version="1.7.2" />
<PackageReference Include="Xamarin.Essentials.Interfaces" Version="1.7.3" />
<PackageReference Include="GitHubApiStatus" Version="2.0.2" />
<PackageReference Include="Refit.Newtonsoft.Json" Version="6.3.2" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion GitTrends.iOS/GitTrends.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@
<PackageReference Include="Shiny.Notifications" Version="2.4.3.3024" />
<PackageReference Include="Microsoft.Azure.NotificationHubs" Version="4.1.0" />
<PackageReference Include="Xamarin.Forms.PancakeView" Version="2.3.0.763-beta" />
<PackageReference Include="Xamarin.Essentials.Interfaces" Version="1.7.2" />
<PackageReference Include="Xamarin.Essentials.Interfaces" Version="1.7.3" />
<PackageReference Include="Plugin.StoreReview" Version="3.3.1" />
<PackageReference Include="SkiaSharp.Views.Forms" Version="2.80.3" />
<PackageReference Include="Sharpnado.MaterialFrame" Version="1.3.0" />
Expand Down

0 comments on commit b88dde6

Please sign in to comment.