Update the Lifecycle library (#3390)

This commit is contained in:
David Perez
2024-07-01 14:12:53 -05:00
committed by GitHub
parent 32e3f1e9ba
commit 44e2596a30

View File

@@ -16,7 +16,7 @@ androidxComposeBom = "2024.06.00"
androidxCore = "1.13.1"
androidxCredentials = "1.2.2"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.8.2"
androidxLifecycle = "2.8.3"
androidxNavigation = "2.7.7"
androidxRoom = "2.6.1"
androidXSecurityCrypto = "1.1.0-alpha06"