We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26cb124 commit 89aa363Copy full SHA for 89aa363
docs/quickstart/build.gradle
@@ -11,7 +11,7 @@ repositories {
11
}
12
13
dependencies {
14
- implementation 'com.google.api-client:google-api-client:2.0.0'
+ implementation 'com.google.api-client:google-api-client:2.7.2'
15
implementation 'com.google.oauth-client:google-oauth-client-jetty:1.34.1'
16
implementation 'com.google.apis:google-api-services-docs:v1-rev20220609-2.0.0'
17
0 commit comments