Update Lifecycle library to v2.9.0 (#5150)

This commit is contained in:
David Perez
2025-05-08 10:21:34 -05:00
committed by GitHub
parent cbaa8a329e
commit 733290569c

View File

@@ -17,7 +17,7 @@ androidxComposeBom = "2025.05.00"
androidxCore = "1.16.0"
androidxCredentials = "1.5.0"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.8.7"
androidxLifecycle = "2.9.0"
androidxNavigation = "2.9.0"
androidxRoom = "2.7.1"
androidXSecurityCrypto = "1.1.0-alpha06"