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 f5687b2 commit 0990fe6Copy full SHA for 0990fe6
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
implementation 'androidx.activity:activity:1.6.1'
39
40
testImplementation 'junit:junit:4.13.2'
0 commit comments