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 e8656cf commit 1a33fe3Copy full SHA for 1a33fe3
adminSDK/groups-settings/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-groupssettings:v1-rev20210624-1.32.1'
+ implementation 'com.google.apis:google-api-services-groupssettings:v1-rev20210624-2.0.0'
17
}
0 commit comments