We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26cb124 commit a22c580Copy full SHA for a22c580
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.11.0'
17
- implementation 'com.google.apis:google-api-services-alertcenter:v1beta1-rev20220718-2.0.0'
+ implementation 'com.google.apis:google-api-services-alertcenter:v1beta1-rev20250414-2.0.0'
18
}
0 commit comments