Update Compose BOM and Androidx activity libs (#4134)

This commit is contained in:
David Perez 2024-10-22 14:37:55 -05:00 committed by GitHub
parent 002fd06b72
commit 65380095f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,11 +8,11 @@ minSdk = "29"
# Dependency Versions
androidGradlePlugin = "8.7.1"
androidxActivity = "1.9.2"
androidxActivity = "1.9.3"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"
androidxCamera = "1.3.4"
androidxComposeBom = "2024.09.03"
androidxComposeBom = "2024.10.00"
androidxCore = "1.13.1"
androidxCredentials = "1.3.0"
androidxHiltNavigationCompose = "1.2.0"