Skip to content

Commit 32b66d6

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 96cc05f commit 32b66d6

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
@@ -513,7 +513,7 @@ dependencies {
513513
implementation("androidx.webkit:webkit:1.15.0")
514514

515515
implementation("com.google.android.gms:play-services-base:18.10.0")
516-
implementation("com.google.android.gms:play-services-auth:21.5.0")
516+
implementation("com.google.android.gms:play-services-auth:21.5.1")
517517
implementation("com.google.android.material:material:1.13.0")
518518
implementation("com.google.android.flexbox:flexbox:3.0.0")
519519
implementation("com.google.code.gson:gson:2.13.2")

0 commit comments

Comments
 (0)