Update the Compose BOM and Androidx Lifecycle libraries (#5820)

This commit is contained in:
David Perez 2025-09-03 08:44:51 -05:00 committed by GitHub
parent ec6562336c
commit 9adc25471e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,11 +19,11 @@ androdixAutofill = "1.3.0"
androidxBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.9.0"
androidxCamera = "1.4.2"
androidxComposeBom = "2025.08.00"
androidxComposeBom = "2025.08.01"
androidxCore = "1.17.0"
androidxCredentials = "1.5.0"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.9.2"
androidxLifecycle = "2.9.3"
androidxNavigation = "2.9.3"
androidxRoom = "2.7.2"
androidxSecurityCrypto = "1.1.0"