Skip to content

Commit

Permalink
Bump play-services-auth from 20.2.0 to 20.3.0
Browse files Browse the repository at this point in the history
Bumps play-services-auth from 20.2.0 to 20.3.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]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2022
1 parent b15e544 commit 5d1327a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies {
api(platform("com.google.firebase:firebase-bom:31.0.2"))
api("com.google.firebase:firebase-auth-ktx")
implementation("androidx.core:core-ktx:1.8.0")
implementation("com.google.android.gms:play-services-auth:20.2.0")
implementation("com.google.android.gms:play-services-auth:20.3.0")
implementation("androidx.activity:activity-compose:1.6.1")
implementation("androidx.appcompat:appcompat:1.5.1")
implementation("com.google.android.material:material:1.7.0")
Expand Down

0 comments on commit 5d1327a

Please sign in to comment.