Skip to content

Commit 0990fe6

Browse files
dependabot[bot]tarrinneal
authored andcommitted
[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 f5687b2 commit 0990fe6

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
implementation 'androidx.activity:activity:1.6.1'
3939

4040
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)