Skip to content

Commit

Permalink
Bump Sharpnado.MaterialFrame from 1.1.3 to 1.1.4
Browse files Browse the repository at this point in the history
Bumps [Sharpnado.MaterialFrame](https://github.com/roubachof/Sharpnado.MaterialFrame) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/roubachof/Sharpnado.MaterialFrame/releases)
- [Commits](roubachof/Sharpnado.MaterialFrame@v1.1.3...v1.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2021
1 parent 1848829 commit ea6ec11
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 @@ -102,7 +102,7 @@
<PackageReference Include="Xamarin.Google.Android.Material" Version="1.2.1.1" />
<PackageReference Include="Xamarin.Essentials.Interfaces" Version="1.6.1" />
<PackageReference Include="Xamarin.Build.Download" Version="0.10.0" />
<PackageReference Include="Sharpnado.MaterialFrame" Version="1.1.3" />
<PackageReference Include="Sharpnado.MaterialFrame" Version="1.1.4" />
<PackageReference Include="Xamarin.Android.Support.v7.AppCompat" Version="28.0.0.3" />
<PackageReference Include="Xamarin.Google.Dagger" Version="2.27.0" />
<PackageReference Include="Refit.Newtonsoft.Json">
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 @@ -458,7 +458,7 @@
<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.6.1" />
<PackageReference Include="Sharpnado.MaterialFrame" Version="1.1.3" />
<PackageReference Include="Sharpnado.MaterialFrame" Version="1.1.4" />
<PackageReference Include="Refit.Newtonsoft.Json" Version="6.0.1" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion GitTrends/GitTrends.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="Xamarin.Forms" Version="5.0.0.1931" />
<PackageReference Include="Shiny.Notifications" Version="1.2.0.1755" />
<PackageReference Include="Xamarin.Forms.PancakeView" Version="2.3.0.763-beta" />
<PackageReference Include="Sharpnado.MaterialFrame" Version="1.1.3" />
<PackageReference Include="Sharpnado.MaterialFrame" Version="1.1.4" />
<PackageReference Include="Xamarin.CommunityToolkit.Markup" Version="1.0.2" />
</ItemGroup>

Expand Down

0 comments on commit ea6ec11

Please sign in to comment.