[PM-15057] Update AndroidX Credentials to 1.5.0-alpha04 (#4447)

This commit is contained in:
Patrick Honkonen
2024-12-20 09:27:41 -05:00
committed by GitHub
parent a279a2b1a3
commit efbb8446e3

View File

@@ -14,7 +14,9 @@ androidxBrowser = "1.8.0"
androidxCamera = "1.4.1"
androidxComposeBom = "2024.12.01"
androidxCore = "1.15.0"
androidxCredentials = "1.3.0"
# Versions >= 1.5.0-alpha05 introduce breaking changes and bugs that are not suitable for
# production. Do not update until https://issuetracker.google.com/issues/355141766 is resolved.
androidxCredentials = "1.5.0-alpha04"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.8.7"
androidxNavigation = "2.8.0"