Update Androidx Camera and Browser dependencies (#1107)

This commit is contained in:
David Perez 2024-03-07 09:11:52 -06:00 committed by Álison Fernandes
parent 13bc3a5908
commit f854f70613

View file

@ -10,8 +10,8 @@ minSdk = "28"
androidGradlePlugin = "8.3.0"
androidxActivity = "1.8.2"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.7.0"
androidxCamera = "1.3.1"
androidxBrowser = "1.8.0"
androidxCamera = "1.3.2"
androidxComposeBom = "2024.02.00"
androidxCore = "1.12.0"
androidxHiltNavigationCompose = "1.1.0"