Skip to content

Commit

Permalink
build(deps): bump Xamarin.AndroidX.MediaRouter in /Sample (#347)
Browse files Browse the repository at this point in the history
Bumps [Xamarin.AndroidX.MediaRouter](https://github.com/xamarin/AndroidX) from 1.2.2 to 1.2.2.1.
- [Release notes](https://github.com/xamarin/AndroidX/releases)
- [Commits](https://github.com/xamarin/AndroidX/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 28, 2021
1 parent 08efc2f commit 59bb208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sample/SextantSample.Android/SextantSample.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<PackageReference Include="Xamarin.Android.Support.v7.CardView" Version="28.0.0.3" />
<PackageReference Include="Xamarin.Android.Support.v7.MediaRouter" Version="28.0.0.3" />
<PackageReference Include="ReactiveUI.XamForms" Version="13.*" />
<PackageReference Include="Xamarin.AndroidX.MediaRouter" Version="1.2.2" />
<PackageReference Include="Xamarin.AndroidX.MediaRouter" Version="1.2.2.1" />
<PackageReference Include="Xamarin.AndroidX.Palette" Version="1.0.0.7" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 59bb208

Please sign in to comment.