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 a9d9ce2 commit e9a78eaCopy full SHA for e9a78ea
adminSDK/alertcenter/quickstart/build.gradle
@@ -14,5 +14,5 @@ repositories {
14
dependencies {
15
implementation 'com.google.api-client:google-api-client:2.0.0'
16
implementation 'com.google.auth:google-auth-library-oauth2-http:1.10.0'
17
- implementation 'com.google.apis:google-api-services-alertcenter:v1beta1-rev20211012-1.32.1'
+ implementation 'com.google.apis:google-api-services-alertcenter:v1beta1-rev20220718-2.0.0'
18
}
0 commit comments