fix(deps): update androidxcameraversion to v1.4.2

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-03 15:25:02 +00:00 committed by GitHub
parent 0586e78d6a
commit a68f22cd00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -150,7 +150,7 @@ kapt {
}
ext {
androidxCameraVersion = "1.4.1"
androidxCameraVersion = "1.4.2"
coilKtVersion = "2.7.0"
daggerVersion = "2.56"
emojiVersion = "1.5.0"

View File

@ -32,6 +32,7 @@
<trusted-key id="0D5989CD63724BA1CA7D92D7C488A74FCAE540C6" group="org.michaelevans.colorart" name="library" version="0.0.3"/>
<trusted-key id="0D5D634755737A19ABBE2930D4DA5EAB3CD7E958" group="com.google.devtools.ksp" name="symbol-processing-api" version="1.7.0-1.0.6"/>
<trusted-key id="0F06FF86BEEAF4E71866EE5232EE5355A6BC6E42">
<trusting group="androidx.camera"/>
<trusting group="androidx.compose.runtime"/>
<trusting group="androidx.constraintlayout"/>
<trusting group="androidx.databinding"/>