Skip to content

Commit

Permalink
chore(E2E Test): Revert to stable version of playServicesAuth
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexei Thornber committed Nov 11, 2024
1 parent b16edcb commit 85d6c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ firebaseFirestore = "25.1.1"
firebaseUiAuth = "8.0.0"

# Google Service and Maps
playServicesAuth = "21.2.0" # Do not upgrade. See https://stackoverflow.com/a/78107308/11618935
playServicesAuth = "20.7.0" # Do not upgrade. See https://stackoverflow.com/a/78107308/11618935
playServicesMaps = "19.0.0"
mapsCompose = "4.3.3"
mapsComposeUtils = "4.3.0"
Expand Down

0 comments on commit 85d6c88

Please sign in to comment.