Skip to content

Commit

Permalink
Bump com.google.android.gms:play-services-auth from 20.7.0 to 21.2.0
Browse files Browse the repository at this point in the history
Bumps com.google.android.gms:play-services-auth from 20.7.0 to 21.2.0.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-auth
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 25, 2024
1 parent 0d578db commit 1f73f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ dependencies {
implementation 'com.google.firebase:firebase-storage-ktx'
implementation 'com.google.firebase:firebase-firestore-ktx'
implementation 'com.firebaseui:firebase-ui-auth:8.0.2'
implementation "com.google.android.gms:play-services-auth:20.7.0"
implementation "com.google.android.gms:play-services-auth:21.2.0"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-play-services:$kotlin_coroutines_version"

// Smartlook – screen recording
Expand Down

0 comments on commit 1f73f23

Please sign in to comment.