Skip to content

Commit 5a9b438

Browse files
build(deps): bump Xamarin.AndroidX.Preference in /src (#3065)
Bumps [Xamarin.AndroidX.Preference](https://github.com/xamarin/AndroidX) from 1.1.1.11 to 1.1.1.12. - [Release notes](https://github.com/xamarin/AndroidX/releases) - [Commits](https://github.com/xamarin/AndroidX/commits) --- updated-dependencies: - dependency-name: Xamarin.AndroidX.Preference dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4561781 commit 5a9b438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveUI.AndroidX/ReactiveUI.AndroidX.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="System.Runtime.Serialization.Primitives" Version="4.3.0" />
2020
<PackageReference Include="Xamarin.AndroidX.AppCompat" Version="1.3.1.4" />
2121
<PackageReference Include="Xamarin.AndroidX.Fragment" Version="1.3.6.4" />
22-
<PackageReference Include="Xamarin.AndroidX.Preference" Version="1.1.1.11" />
22+
<PackageReference Include="Xamarin.AndroidX.Preference" Version="1.1.1.12" />
2323
<PackageReference Include="Xamarin.AndroidX.RecyclerView" Version="1.2.1.4" />
2424
<PackageReference Include="Xamarin.AndroidX.Lifecycle.LiveData" Version="2.4.0.1" />
2525
<PackageReference Include="Xamarin.AndroidX.Legacy.Support.Core.UI" Version="1.0.0.12" />

0 commit comments

Comments
 (0)