Skip to content

Commit a4083c9

Browse files
dependabot[bot]warting
authored andcommitted
Bump com.google.android.gms:play-services-auth from 20.4.1 to 20.5.0
Bumps com.google.android.gms:play-services-auth from 20.4.1 to 20.5.0. --- updated-dependencies: - dependency-name: com.google.android.gms:play-services-auth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00fea77 commit a4083c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies {
7474
api(platform("com.google.firebase:firebase-bom:31.2.2"))
7575
api("com.google.firebase:firebase-auth-ktx")
7676
implementation("androidx.core:core-ktx:1.9.0")
77-
implementation("com.google.android.gms:play-services-auth:20.4.1")
77+
implementation("com.google.android.gms:play-services-auth:20.5.0")
7878
implementation("androidx.activity:activity-compose:1.7.0")
7979
implementation("androidx.appcompat:appcompat:1.6.1")
8080
implementation("com.google.android.material:material:1.8.0")

0 commit comments

Comments
 (0)