Skip to content

Commit 23de2fd

Browse files
[dependabot]: Bump com.google.android.gms:play-services-auth
Bumps com.google.android.gms:play-services-auth from 21.4.0 to 21.5.1. --- updated-dependencies: - dependency-name: com.google.android.gms:play-services-auth dependency-version: 21.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 678f033 commit 23de2fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/google_sign_in/google_sign_in_android/android

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
@@ -71,7 +71,7 @@ dependencies {
7171
implementation("androidx.credentials:credentials:1.5.0")
7272
implementation("androidx.credentials:credentials-play-services-auth:1.5.0")
7373
implementation("com.google.android.libraries.identity.googleid:googleid:1.1.1")
74-
implementation("com.google.android.gms:play-services-auth:21.4.0")
74+
implementation("com.google.android.gms:play-services-auth:21.5.1")
7575
testImplementation("junit:junit:4.13.2")
7676
testImplementation("org.mockito:mockito-core:5.21.0")
7777
}

0 commit comments

Comments
 (0)