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 d60c37aCopy full SHA for d60c37a
tasks/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-tasks:v1-rev20210709-2.0.0'
17
0 commit comments