1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-15 15:53:44 +00:00

Dependency Updates (#2517)

This commit is contained in:
mp-bw
2023-05-11 11:13:30 -04:00
committed by GitHub
parent 37f1a7087e
commit f24b82f345
13 changed files with 34 additions and 35 deletions

View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>MinimumOSVersion</key>
<string>10.0</string>
<string>11.0</string>
<key>CFBundleDisplayName</key>
<string>Bitwarden</string>
<key>CFBundleName</key>

View File

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