Skip to content

Commit

Permalink
[PM-15057] Update AndroidX Credentials to 1.5.0-alpha04 (#4447)
Browse files Browse the repository at this point in the history
  • Loading branch information
SaintPatrck authored Dec 20, 2024
1 parent a279a2b commit efbb844
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit efbb844

Please sign in to comment.