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 20cbee8 commit 8b3665dCopy full SHA for 8b3665d
sheets/quickstart/build.gradle
@@ -13,5 +13,5 @@ repositories {
13
dependencies {
14
implementation 'com.google.api-client:google-api-client:2.0.0'
15
implementation 'com.google.oauth-client:google-oauth-client-jetty:1.34.1'
16
- implementation 'com.google.apis:google-api-services-sheets:v4-rev20210629-1.32.1'
+ implementation 'com.google.apis:google-api-services-sheets:v4-rev20220620-2.0.0'
17
}
0 commit comments