We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent def6803 commit 3d4bca3Copy full SHA for 3d4bca3
adminSDK/alertcenter/quickstart/build.gradle
@@ -13,6 +13,6 @@ repositories {
13
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'
+ 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