1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-03 09:03:35 +00:00

Revert "lib updates and app version bump (#1468)" (#1469)

This reverts commit 15d44b873b.
This commit is contained in:
Matt Portune
2021-07-20 16:21:41 -04:00
committed by GitHub
parent 15d44b873b
commit 8d07397a59
12 changed files with 18 additions and 19 deletions

View File

@@ -11,7 +11,7 @@
<key>CFBundleIdentifier</key>
<string>com.8bit.bitwarden</string>
<key>CFBundleShortVersionString</key>
<string>2.11.2</string>
<string>2.11.1</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundleIconName</key>

View File

@@ -163,7 +163,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Essentials">
<Version>1.7.0</Version>
<Version>1.6.1</Version>
</PackageReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />