Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit bd2e510

Browse files
[image_picker]: Bump exifinterface
Bumps exifinterface from 1.3.0 to 1.3.5. --- updated-dependencies: - dependency-name: androidx.exifinterface:exifinterface dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74f8a63 commit bd2e510

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/image_picker/image_picker_android/android

packages/image_picker/image_picker_android/android/build.gradle

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ android {
3535
dependencies {
3636
implementation 'androidx.core:core:1.0.2'
3737
implementation 'androidx.annotation:annotation:1.0.0'
38-
implementation 'androidx.exifinterface:exifinterface:1.3.0'
38+
implementation 'androidx.exifinterface:exifinterface:1.3.5'
3939

4040
testImplementation 'junit:junit:4.12'
4141
testImplementation 'org.mockito:mockito-core:3.10.0'

0 commit comments

Comments
 (0)