Skip to content

Commit 6d0812d

Browse files
chore(deps): update dependency xamarin.androidx.media to 1.7.1 (#4145)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Xamarin.AndroidX.Media](https://aka.ms/android-libraries) ([source](https://redirect.github.com/xamarin/AndroidX)) | `1.7.0.11` -> `1.7.1` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.AndroidX.Media/1.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.AndroidX.Media/1.7.0.11/1.7.1?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:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4e0956 commit 6d0812d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrationtests/IntegrationTests.Android/IntegrationTests.Android.csproj

Lines changed: 1 addition & 1 deletion
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.11" />
103+
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.7.1" />
104104
</ItemGroup>
105105
<ItemGroup>
106106
<ProjectReference Include="..\..\src\ReactiveUI.AndroidX\ReactiveUI.AndroidX.csproj">

0 commit comments

Comments
 (0)