Skip to content

Commit 331a2cd

Browse files
build(deps): bump Xamarin.AndroidX.Preference in /samples (#225)
Bumps [Xamarin.AndroidX.Preference](https://github.com/xamarin/AndroidX) from 1.1.1.7 to 1.1.1.8. - [Release notes](https://github.com/xamarin/AndroidX/releases) - [Commits](https://github.com/xamarin/AndroidX/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afac780 commit 331a2cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/LoginApp.Android/LoginApp.Android.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<PackageReference Include="Xamarin.Google.Android.Material" Version="1.3.0.1" />
7979
<!-- We are pinning transitive deps versions coming from ReactiveUI.AndroidX.
8080
See: https://github.com/reactiveui/ReactiveUI.Validation/pull/216#issuecomment-783218308 -->
81-
<PackageReference Include="Xamarin.AndroidX.Preference" Version="1.1.1.7" />
81+
<PackageReference Include="Xamarin.AndroidX.Preference" Version="1.1.1.8" />
8282
<PackageReference Include="Xamarin.AndroidX.Fragment" Version="1.3.0.1" />
8383
<PackageReference Include="Xamarin.AndroidX.RecyclerView" Version="1.1.0.8" />
8484
</ItemGroup>

samples/LoginApp.Forms.Android/LoginApp.Forms.Android.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<PackageReference Include="Xamarin.Android.Support.v7.MediaRouter" Version="28.0.0.3" />
7373
<PackageReference Include="Xamarin.AndroidX.MediaRouter" Version="1.2.2.1" />
7474
<PackageReference Include="Xamarin.AndroidX.Palette" Version="1.0.0.7" />
75-
<PackageReference Include="Xamarin.AndroidX.Preference" Version="1.1.1.7" />
75+
<PackageReference Include="Xamarin.AndroidX.Preference" Version="1.1.1.8" />
7676
</ItemGroup>
7777
<ItemGroup>
7878
<Compile Include="MainActivity.cs" />

0 commit comments

Comments
 (0)