Skip to content

Commit b643522

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

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
@@ -477,7 +477,7 @@ dependencies {
477477
implementation("androidx.webkit:webkit:1.14.0")
478478

479479
implementation("com.google.android.gms:play-services-base:18.7.0")
480-
implementation("com.google.android.gms:play-services-auth:21.3.0")
480+
implementation("com.google.android.gms:play-services-auth:21.4.0")
481481
implementation("com.google.android.material:material:1.12.0")
482482
implementation("com.google.android.flexbox:flexbox:3.0.0")
483483
implementation("com.google.code.gson:gson:2.13.1")

0 commit comments

Comments
 (0)