Update the Camera library to 1.3.4 (#1450)

This commit is contained in:
David Perez 2024-06-13 09:32:56 -05:00 committed by Álison Fernandes
parent d534acdf7e
commit 4f421c360d

View file

@ -11,7 +11,7 @@ androidGradlePlugin = "8.4.1"
androidxActivity = "1.9.0"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"
androidxCamera = "1.3.3"
androidxCamera = "1.3.4"
androidxComposeBom = "2024.06.00"
androidxCore = "1.13.1"
androidxCredentials = "1.2.2"