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 4264474Copy full SHA for 4264474
docs/outputJSON/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
implementation group: 'com.google.code.gson', name: 'gson', version: '2.9.1'
0 commit comments