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

lib updates (#1381)

* lib updates

* included csv and biometric lib
This commit is contained in:
Matt Portune
2021-05-13 14:15:26 -04:00
committed by GitHub
parent c1030c48fa
commit 2f6e1ff477
9 changed files with 17 additions and 17 deletions

View File

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