Update navigation library to v2.9.1 (#5503)

This commit is contained in:
David Perez
2025-07-09 15:26:00 -05:00
committed by GitHub
parent 8f5376c2de
commit 187d50faa2

View File

@@ -20,7 +20,7 @@ androidxCore = "1.16.0"
androidxCredentials = "1.5.0"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.9.1"
androidxNavigation = "2.9.0"
androidxNavigation = "2.9.1"
androidxRoom = "2.7.2"
androidxSecurityCrypto = "1.1.0-alpha06"
androidxSplash = "1.1.0-rc01"