We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9056556 commit 48da8f0Copy full SHA for 48da8f0
native_image_cropper_android/android/build.gradle
@@ -66,7 +66,7 @@ android {
66
}
67
68
dependencies {
69
- implementation 'androidx.exifinterface:exifinterface:1.3.7'
+ implementation 'androidx.exifinterface:exifinterface:1.4.0'
70
testImplementation 'org.jetbrains.kotlin:kotlin-test'
71
testImplementation 'org.junit.jupiter:junit-jupiter'
72
0 commit comments