fix(deps): update dependency androidx.exifinterface:exifinterface to v1.4.2

This commit is contained in:
renovate[bot] 2025-12-03 20:44:24 +00:00 committed by Jorge Martin Espinosa
parent 1410563643
commit 95414b4051

View file

@ -90,7 +90,7 @@ androidx_corektx = { module = "androidx.core:core-ktx", version.ref = "core" }
androidx_annotationjvm = "androidx.annotation:annotation-jvm:1.9.1"
androidx_datastore_preferences = { module = "androidx.datastore:datastore-preferences", version.ref = "datastore" }
androidx_datastore_datastore = { module = "androidx.datastore:datastore", version.ref = "datastore" }
androidx_exifinterface = "androidx.exifinterface:exifinterface:1.4.1"
androidx_exifinterface = "androidx.exifinterface:exifinterface:1.4.2"
androidx_constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "constraintlayout" }
androidx_constraintlayout_compose = { module = "androidx.constraintlayout:constraintlayout-compose", version.ref = "constraintlayout_compose" }
androidx_camera_lifecycle = { module = "androidx.camera:camera-lifecycle", version.ref = "camera" }