Skip to content

Commit b02ba11

Browse files
fix(deps): update dependency androidx.exifinterface:exifinterface to v1.4.0
1 parent 91cf716 commit b02ba11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ androidx_corektx = { module = "androidx.core:core-ktx", version.ref = "core" }
8888
androidx_annotationjvm = "androidx.annotation:annotation-jvm:1.9.1"
8989
androidx_datastore_preferences = { module = "androidx.datastore:datastore-preferences", version.ref = "datastore" }
9090
androidx_datastore_datastore = { module = "androidx.datastore:datastore", version.ref = "datastore" }
91-
androidx_exifinterface = "androidx.exifinterface:exifinterface:1.3.7"
91+
androidx_exifinterface = "androidx.exifinterface:exifinterface:1.4.0"
9292
androidx_constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "constraintlayout" }
9393
androidx_constraintlayout_compose = { module = "androidx.constraintlayout:constraintlayout-compose", version.ref = "constraintlayout_compose" }
9494
androidx_camera_lifecycle = { module = "androidx.camera:camera-lifecycle", version.ref = "camera" }

0 commit comments

Comments
 (0)