Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 7e24ccd

Browse files
[sign_in]: Bump play-services-auth
Bumps play-services-auth from 20.0.1 to 20.3.0. --- updated-dependencies: - dependency-name: com.google.android.gms:play-services-auth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7dba9e1 commit 7e24ccd

File tree

1 file changed

+1
-1
lines changed
  • packages/google_sign_in/google_sign_in_android/android

1 file changed

+1
-1
lines changed

packages/google_sign_in/google_sign_in_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ android {
4848
}
4949

5050
dependencies {
51-
implementation 'com.google.android.gms:play-services-auth:20.0.1'
51+
implementation 'com.google.android.gms:play-services-auth:20.3.0'
5252
implementation 'com.google.guava:guava:28.1-android'
5353
testImplementation 'junit:junit:4.13.2'
5454
testImplementation 'org.mockito:mockito-inline:4.6.1'

0 commit comments

Comments
 (0)