1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-06 02:23:57 +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

@@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Google.Apis.AndroidPublisher.v3" Version="1.51.0.2310" />
<PackageReference Include="Google.Apis.AndroidPublisher.v3" Version="1.52.0.2350" />
</ItemGroup>
</Project>