Skip to content

Commit

Permalink
build(deps): bump Xamarin.AndroidX.Media in /integrationtests (#3463)
Browse files Browse the repository at this point in the history
Bumps [Xamarin.AndroidX.Media](https://github.com/xamarin/AndroidX) from 1.6.0.2 to 1.6.0.3.
- [Release notes](https://github.com/xamarin/AndroidX/releases)
- [Commits](https://github.com/xamarin/AndroidX/commits)

---
updated-dependencies:
- dependency-name: Xamarin.AndroidX.Media
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 13, 2023
1 parent 09fd3e6 commit 544e204
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Android.Support.Design" Version="28.0.0.3" />
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.6.0.2" />
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.6.0.3" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\ReactiveUI.AndroidX\ReactiveUI.AndroidX.csproj">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<PackageReference Include="Xamarin.AndroidX.Core">
<Version>1.7.0.2</Version>
</PackageReference>
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.6.0" />
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.6.0.3" />
<PackageReference Include="Xamarin.Jetbrains.Annotations" Version="24.0.0.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 544e204

Please sign in to comment.