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

keep app version at 2.11.1 for now (#1471)

This commit is contained in:
Matt Portune
2021-07-21 14:03:38 -04:00
committed by GitHub
parent 8d07397a59
commit 93e2c0df7c
8 changed files with 19 additions and 18 deletions

View File

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