We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e16733 commit bb3c5a2Copy full SHA for bb3c5a2
packages/image_picker/image_picker_android/android/build.gradle
@@ -34,7 +34,7 @@ android {
34
dependencies {
35
implementation 'androidx.core:core:1.8.0'
36
implementation 'androidx.annotation:annotation:1.3.0'
37
- implementation 'androidx.exifinterface:exifinterface:1.3.3'
+ implementation 'androidx.exifinterface:exifinterface:1.3.6'
38
39
testImplementation 'junit:junit:4.13.2'
40
testImplementation 'org.mockito:mockito-core:5.1.1'
0 commit comments