Skip to content

Commit bb3c5a2

Browse files
[image_picker]: Bump androidx.exifinterface:exifinterface
Bumps androidx.exifinterface:exifinterface from 1.3.3 to 1.3.6. --- updated-dependencies: - dependency-name: androidx.exifinterface:exifinterface dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e16733 commit bb3c5a2

File tree

1 file changed

+1
-1
lines changed
  • packages/image_picker/image_picker_android/android

1 file changed

+1
-1
lines changed

packages/image_picker/image_picker_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ android {
3434
dependencies {
3535
implementation 'androidx.core:core:1.8.0'
3636
implementation 'androidx.annotation:annotation:1.3.0'
37-
implementation 'androidx.exifinterface:exifinterface:1.3.3'
37+
implementation 'androidx.exifinterface:exifinterface:1.3.6'
3838

3939
testImplementation 'junit:junit:4.13.2'
4040
testImplementation 'org.mockito:mockito-core:5.1.1'

0 commit comments

Comments
 (0)