1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-19 17:53:47 +00:00

Update XF to remove AndroidX dependency hack (#1544)

* update forms and other libs

* change async pattern
This commit is contained in:
Matt Portune
2021-09-23 13:11:51 -04:00
committed by GitHub
parent f2857397f0
commit 8d23bc89e8
8 changed files with 16 additions and 18 deletions

View File

@@ -231,7 +231,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AppCenter.Crashes">
<Version>4.3.0</Version>
<Version>4.4.0</Version>
</PackageReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.AppExtension.CSharp.targets" />