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 e72576fCopy full SHA for e72576f
adminSDK/alertcenter/quickstart/build.gradle
@@ -12,7 +12,7 @@ repositories {
12
}
13
14
dependencies {
15
- implementation 'com.google.api-client:google-api-client:2.0.0'
+ implementation 'com.google.api-client:google-api-client:2.8.1'
16
implementation 'com.google.auth:google-auth-library-oauth2-http:1.11.0'
17
implementation 'com.google.apis:google-api-services-alertcenter:v1beta1-rev20220718-2.0.0'
18
0 commit comments