Skip to content

Commit

Permalink
downgrade to Xamarin.AndroidX.AppCompat 1.5.1.1 because of xamarin/Xa…
Browse files Browse the repository at this point in the history
  • Loading branch information
aschuhardt committed Apr 17, 2023
1 parent a04b4a0 commit 5e65816
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RosyCrow.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@
</PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Opal" Version="1.4.0" />
<PackageReference Include="Xamarin.AndroidX.AppCompat" Version="1.6.1" />
<PackageReference Include="Xamarin.AndroidX.Biometric" Version="1.1.0.12" />
<PackageReference Include="Xamarin.AndroidX.AppCompat" Version="1.5.1.1" />
<PackageReference Include="Xamarin.AndroidX.Biometric" Version="1.1.0.11" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5e65816

Please sign in to comment.