Skip to content

Commit 24618e7

Browse files
Bump com.google.android.gms:play-services-auth from 21.4.0 to 21.5.0 (#3177)
Bumps com.google.android.gms:play-services-auth from 21.4.0 to 21.5.0. --- updated-dependencies: - dependency-name: com.google.android.gms:play-services-auth dependency-version: 21.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0acaf76 commit 24618e7

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
@@ -488,7 +488,7 @@ dependencies {
488488
implementation("androidx.webkit:webkit:1.15.0")
489489

490490
implementation("com.google.android.gms:play-services-base:18.9.0")
491-
implementation("com.google.android.gms:play-services-auth:21.4.0")
491+
implementation("com.google.android.gms:play-services-auth:21.5.0")
492492
implementation("com.google.android.material:material:1.13.0")
493493
implementation("com.google.android.flexbox:flexbox:3.0.0")
494494
implementation("com.google.code.gson:gson:2.13.2")

0 commit comments

Comments
 (0)