Update the navigation component to v2.9.0 (#5149)

This commit is contained in:
David Perez
2025-05-08 08:40:13 -05:00
committed by GitHub
parent a9fc6ff589
commit 8f4d46954e

View File

@@ -18,7 +18,7 @@ androidxCore = "1.16.0"
androidxCredentials = "1.5.0"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.8.7"
androidxNavigation = "2.8.9"
androidxNavigation = "2.9.0"
androidxRoom = "2.7.1"
androidXSecurityCrypto = "1.1.0-alpha06"
androidxSplash = "1.1.0-rc01"