Skip to content

Commit

Permalink
build(deps): bump Xamarin.AndroidX.Media in /integrationtests
Browse files Browse the repository at this point in the history
Bumps [Xamarin.AndroidX.Media](https://github.com/xamarin/AndroidX) from 1.6.0.6 to 1.6.0.7.
- [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>
  • Loading branch information
dependabot[bot] committed Oct 2, 2023
1 parent 65d16c5 commit 8b10fd8
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.6" />
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.6.0.7" />
</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.6" />
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.6.0.7" />
<PackageReference Include="Xamarin.Jetbrains.Annotations" Version="24.0.1.4" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 8b10fd8

Please sign in to comment.