Skip to content

Commit 7273c51

Browse files
chore(deps): update dependency xamarin.androidx.media to 1.7.0.5 (#3862)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Xamarin.AndroidX.Media](https://aka.ms/androidx) ([source](https://redirect.github.com/xamarin/AndroidX)) | `1.7.0.4` -> `1.7.0.5` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.AndroidX.Media/1.7.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.AndroidX.Media/1.7.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.AndroidX.Media/1.7.0.4/1.7.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.AndroidX.Media/1.7.0.4/1.7.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM4LjU5LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIkRlcGVuZGVuY3kgTWFuYWdlbWVudCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de5f3fe commit 7273c51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integrationtests/IntegrationTests.Android/IntegrationTests.Android.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
</ItemGroup>
101101
<ItemGroup>
102102
<PackageReference Include="Xamarin.Android.Support.Design" Version="28.0.0.3" />
103-
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.7.0.4" />
103+
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.7.0.5" />
104104
</ItemGroup>
105105
<ItemGroup>
106106
<ProjectReference Include="..\..\src\ReactiveUI.AndroidX\ReactiveUI.AndroidX.csproj">

integrationtests/IntegrationTests.XamarinForms.Android/IntegrationTests.XamarinForms.Android.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<PackageReference Include="Xamarin.AndroidX.Core">
5555
<Version>1.13.1.2</Version>
5656
</PackageReference>
57-
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.7.0.4" />
57+
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.7.0.5" />
5858
<PackageReference Include="Xamarin.Jetbrains.Annotations" Version="24.1.0.6" />
5959
</ItemGroup>
6060
<ItemGroup>

0 commit comments

Comments
 (0)