Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 01cba8f

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 02571ec commit 01cba8f

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
@@ -36,7 +36,7 @@ android {
3636
dependencies {
3737
implementation 'androidx.core:core:1.8.0'
3838
implementation 'androidx.annotation:annotation:1.3.0'
39-
implementation 'androidx.exifinterface:exifinterface:1.3.3'
39+
implementation 'androidx.exifinterface:exifinterface:1.3.6'
4040

4141
testImplementation 'junit:junit:4.13.2'
4242
testImplementation 'org.mockito:mockito-core:4.8.0'

0 commit comments

Comments
 (0)