1
0
mirror of https://github.com/bitwarden/mobile synced 2024-12-28 01:32:41 +01:00

update publisher api

This commit is contained in:
Kyle Spearrin 2019-06-13 00:54:42 -04:00
parent c04a8ccdc2
commit 666291d12d

View File

@ -8,7 +8,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Google.Apis.AndroidPublisher.v2" Version="1.40.0.1601" /> <PackageReference Include="Google.Apis.AndroidPublisher.v2" Version="1.40.2.1620" />
</ItemGroup> </ItemGroup>
</Project> </Project>