Skip to content

Commit a5edaaf

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

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
@@ -512,7 +512,7 @@ dependencies {
512512
implementation("androidx.webkit:webkit:1.16.0")
513513

514514
implementation("com.google.android.gms:play-services-base:18.10.0")
515-
implementation("com.google.android.gms:play-services-auth:21.5.1")
515+
implementation("com.google.android.gms:play-services-auth:21.6.0")
516516
implementation("com.google.android.material:material:1.14.0")
517517
implementation("com.google.android.flexbox:flexbox:3.0.0")
518518
implementation("com.google.code.gson:gson:2.14.0")

0 commit comments

Comments
 (0)