1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-05 23:53:33 +00:00

lib updates and app version bump (#1468)

* lib updates and app version bump

* added explicit androidx core dependency
This commit is contained in:
Matt Portune
2021-07-20 12:57:01 -04:00
committed by GitHub
parent 6a979d0ff5
commit 15d44b873b
12 changed files with 19 additions and 18 deletions

View File

@@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.4" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
<PackageReference Include="NSubstitute" Version="4.2.2" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">