Skip to content

Commit 71a74ab

Browse files
Bump com.google.android.gms:play-services-auth from 21.5.0 to 21.5.1
Bumps com.google.android.gms:play-services-auth from 21.5.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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2509c32 commit 71a74ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FlowCrypt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ dependencies {
520520
implementation("androidx.webkit:webkit:1.15.0")
521521

522522
implementation("com.google.android.gms:play-services-base:18.10.0")
523-
implementation("com.google.android.gms:play-services-auth:21.5.0")
523+
implementation("com.google.android.gms:play-services-auth:21.5.1")
524524
implementation("com.google.android.material:material:1.13.0")
525525
implementation("com.google.android.flexbox:flexbox:3.0.0")
526526
implementation("com.google.code.gson:gson:2.13.2")

0 commit comments

Comments
 (0)