Skip to content

Commit 8ade698

Browse files
chore(deps): update dependency xamarin.androidx.core to 1.15.0.1 (#3906)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Xamarin.AndroidX.Core](https://aka.ms/androidx) ([source](https://redirect.github.com/xamarin/AndroidX)) | `1.13.1.4` -> `1.15.0.1` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.AndroidX.Core/1.15.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.AndroidX.Core/1.15.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.AndroidX.Core/1.13.1.4/1.15.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.AndroidX.Core/1.13.1.4/1.15.0.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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 681c6fc commit 8ade698

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<ItemGroup>
5353
<PackageReference Include="Acr.UserDialogs" Version="9.1.0" />
5454
<PackageReference Include="Xamarin.AndroidX.Core">
55-
<Version>1.13.1.4</Version>
55+
<Version>1.15.0.1</Version>
5656
</PackageReference>
5757
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.7.0.6" />
5858
<PackageReference Include="Xamarin.Jetbrains.Annotations" Version="26.0.1.1" />

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<PackageVersion Include="xunit.runner.console" Version="2.9.3" />
3939
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.1" />
4040
<PackageVersion Include="Xunit.StaFact" Version="1.1.11" />
41-
<PackageVersion Include="Xamarin.AndroidX.Core" Version="1.13.1.4" />
41+
<PackageVersion Include="Xamarin.AndroidX.Core" Version="1.15.0.1" />
4242
<PackageVersion Include="Xamarin.AndroidX.Preference" Version="1.2.1.9" />
4343
<PackageVersion Include="Xamarin.AndroidX.Legacy.Support.Core.UI" Version="1.0.0.29" />
4444
<PackageVersion Include="Xamarin.Google.Android.Material" Version="1.11.0.2" />

0 commit comments

Comments
 (0)