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 a2f4ce0 commit 12aec56Copy full SHA for 12aec56
packages/google_sign_in/google_sign_in_android/android/build.gradle
@@ -60,7 +60,7 @@ android {
60
61
dependencies {
62
implementation 'com.google.android.gms:play-services-auth:21.0.0'
63
- implementation 'com.google.guava:guava:32.0.1-android'
+ implementation 'com.google.guava:guava:33.1.0-android'
64
testImplementation 'junit:junit:4.13.2'
65
testImplementation 'org.mockito:mockito-inline:5.0.0'
66
}
0 commit comments