Skip to content

Commit

Permalink
Bump SkiaSharp.Views.Forms from 2.88.0 to 2.88.1
Browse files Browse the repository at this point in the history
Bumps [SkiaSharp.Views.Forms](https://github.com/mono/SkiaSharp) from 2.88.0 to 2.88.1.
- [Release notes](https://github.com/mono/SkiaSharp/releases)
- [Commits](mono/SkiaSharp@v2.88.0...v2.88.1)

---
updated-dependencies:
- dependency-name: SkiaSharp.Views.Forms
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2022
1 parent 6ebce54 commit 96174e7
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 @@ -97,7 +97,7 @@
<PackageReference Include="Xamarin.Android.Support.v7.AppCompat" Version="28.0.0.3" />
<PackageReference Include="Plugin.StoreReview" Version="3.3.1" />
<PackageReference Include="Xamarin.Google.Dagger" Version="2.41.0.2" />
<PackageReference Include="SkiaSharp.Views.Forms" Version="2.88.0" />
<PackageReference Include="SkiaSharp.Views.Forms" Version="2.88.1" />
<PackageReference Include="Refit.Newtonsoft.Json" Version="6.3.2" />
<PackageReference Include="Shiny.Jobs" Version="2.6.1" />
<PackageReference Include="Xamarin.AndroidX.Lifecycle.Runtime" Version="2.5.1" />
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 @@ -482,7 +482,7 @@
<PackageReference Include="Xamarin.Forms.PancakeView" Version="2.3.0.763-beta" />
<PackageReference Include="Xamarin.Essentials.Interfaces" Version="1.7.3.2" />
<PackageReference Include="Plugin.StoreReview" Version="3.3.1" />
<PackageReference Include="SkiaSharp.Views.Forms" Version="2.88.0" />
<PackageReference Include="SkiaSharp.Views.Forms" Version="2.88.1" />
<PackageReference Include="Sharpnado.MaterialFrame" Version="1.3.0" />
<PackageReference Include="Refit.Newtonsoft.Json" Version="6.3.2" />
<PackageReference Include="Shiny.Jobs" Version="2.6.1" />
Expand Down
2 changes: 1 addition & 1 deletion GitTrends/GitTrends.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<PackageReference Include="Plugin.StoreReview" Version="3.3.1" />
<PackageReference Include="Sharpnado.MaterialFrame" Version="1.3.0" />
<PackageReference Include="Xamarin.CommunityToolkit.Markup" Version="2.0.4" />
<PackageReference Include="SkiaSharp.Views.Forms" Version="2.88.0" />
<PackageReference Include="SkiaSharp.Views.Forms" Version="2.88.1" />
<PackageReference Include="Shiny.Jobs" Version="2.6.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 96174e7

Please sign in to comment.