Skip to content

Commit fbfb360

Browse files
chore(deps): update dependency xamarin.androidx.preference to v1.2.1.4 (#3740)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Xamarin.AndroidX.Preference](https://aka.ms/androidx) ([source](https://togithub.com/xamarin/AndroidX)) | `1.2.1.1` -> `1.2.1.4` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.AndroidX.Preference/1.2.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.AndroidX.Preference/1.2.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.AndroidX.Preference/1.2.1.1/1.2.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.AndroidX.Preference/1.2.1.1/1.2.1.4?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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe6b958 commit fbfb360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<PackageVersion Include="Xamarin.AndroidX.Core" Version="1.12.0.4" />
4949
<PackageVersion Include="Xamarin.AndroidX.Legacy.Support.Core.UI" Version="1.0.0.24" />
5050
<PackageVersion Include="Xamarin.AndroidX.Lifecycle.LiveData" Version="2.7.0.1" />
51-
<PackageVersion Include="Xamarin.AndroidX.Preference" Version="1.2.1.1" />
51+
<PackageVersion Include="Xamarin.AndroidX.Preference" Version="1.2.1.4" />
5252
<PackageVersion Include="Xamarin.Forms" Version="5.0.0.2622" />
5353
<PackageVersion Include="Xamarin.Forms.Mocks" Version="4.7.0.1" />
5454
<PackageVersion Include="Xamarin.Google.Android.Material" Version="1.10.0.3" />

0 commit comments

Comments
 (0)