Update libraries

This commit is contained in:
MM20 2022-02-08 21:46:18 +01:00
parent d6a005293e
commit 1014ffae29
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389

View File

@ -342,10 +342,10 @@ dependencyResolutionManagement {
alias("google.auth")
.to("com.google.auth", "google-auth-library-oauth2-http")
.version("1.1.0")
.version("1.4.0")
alias("google.apiclient")
.to("com.google.api-client", "google-api-client-android")
.version("1.31.2")
.version("1.33.2")
alias("google.drive")
.to("com.google.apis", "google-api-services-drive")
.version("v3-rev197-1.25.0")