1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-09-28 03:57:43 +02:00

bump google publisher dep (#1235)

This commit is contained in:
Matt Portune 2021-01-22 15:38:15 -05:00 committed by GitHub
parent 3bb92d452b
commit 1197c10592
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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