Skip to content

Commit 94a1804

Browse files
build(deps): bump Xamarin.AndroidX.Preference in /samples (#218)
Bumps [Xamarin.AndroidX.Preference](https://github.com/xamarin/AndroidX) from 1.1.1.6 to 1.1.1.7. - [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 541ba3c commit 94a1804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1" />
7474
<PackageReference Include="Xamarin.AndroidX.Palette" Version="1.0.0.6" />
75-
<PackageReference Include="Xamarin.AndroidX.Preference" Version="1.1.1.6" />
75+
<PackageReference Include="Xamarin.AndroidX.Preference" Version="1.1.1.7" />
7676
</ItemGroup>
7777
<ItemGroup>
7878
<Compile Include="MainActivity.cs" />

0 commit comments

Comments
 (0)