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

Commit

Permalink
Update Xamarin.Forms.ControlGallery.Android.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
jfversluis committed May 9, 2023
1 parent 1d293ec commit 9e230ad
Showing 1 changed file with 5 additions and 5 deletions.
Expand Up @@ -350,11 +350,11 @@
<PackageReference Include="Xam.Plugin.DeviceInfo">
<Version>3.0.2</Version>
</PackageReference>
<PackageReference Include="Xamarin.AndroidX.Legacy.Support.V4" Version="1.0.0.16" />
<PackageReference Include="Xamarin.AndroidX.Core" Version="1.9.0.3" />
<PackageReference Include="Xamarin.AndroidX.CustomView" Version="1.1.0.15" />
<PackageReference Include="Xamarin.AndroidX.Preference" Version="1.2.0.4" />
<PackageReference Include="Xamarin.AndroidX.RecyclerView" Version="1.2.1.9" />
<PackageReference Include="Xamarin.AndroidX.Legacy.Support.V4" Version="1.0.0.17" />
<PackageReference Include="Xamarin.AndroidX.Core" Version="1.10.0" />
<PackageReference Include="Xamarin.AndroidX.CustomView" Version="1.1.0.16" />
<PackageReference Include="Xamarin.AndroidX.Preference" Version="1.2.0.5" />
<PackageReference Include="Xamarin.AndroidX.RecyclerView" Version="1.3.0.1" />
</ItemGroup>
<ItemGroup>
<AndroidAsset Include="Assets\fonts\ionicons.ttf">
Expand Down

0 comments on commit 9e230ad

Please sign in to comment.