Skip to content

Commit 5506164

Browse files
committed
fix(android, auth): adopt play-services-auth 21.3.0
relevant release notes: https://developers.google.com/android/guides/releases#december_09_2024 appears to be all deprecation-related, not a functional change
1 parent 14f3dd5 commit 5506164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"firebaseCrashlyticsGradle": "3.0.2",
8787
"firebasePerfGradle": "1.4.2",
8888
"gmsGoogleServicesGradle": "4.4.2",
89-
"playServicesAuth": "21.2.0",
89+
"playServicesAuth": "21.3.0",
9090
"firebaseAppDistributionGradle": "5.1.0"
9191
}
9292
}

0 commit comments

Comments
 (0)