Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
Bump AndroidX.Preference package to MonoAndroid 12 target (#15868)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfversluis committed Feb 29, 2024
1 parent 88b70ad commit f065546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .nuspec/Xamarin.Forms.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
is transitively loaded https://github.com/xamarin/AndroidX/issues/283#issuecomment-788103573 -->
<dependency id="Xamarin.AndroidX.Core" version="[1.9.0.3,2.0)" />
<dependency id="Xamarin.AndroidX.CustomView" version="[1.1.0.14,1.2)" />
<dependency id="Xamarin.AndroidX.Preference" version="[1.1.1.9,1.3)" />
<dependency id="Xamarin.AndroidX.Preference" version="[1.1.1.13,1.3)" />
<dependency id="Xamarin.AndroidX.RecyclerView" version="[1.2.1.1,1.4)" />
<dependency id="Xamarin.AndroidX.Navigation.UI" version="[2.3.5.1,2.6)" />
</group>
Expand Down

0 comments on commit f065546

Please sign in to comment.