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.
2 parents 2f010a4 + 5d18244 commit e5c7600Copy full SHA for e5c7600
app/build.gradle.kts
@@ -181,7 +181,7 @@ dependencies {
181
182
//Metadata Extractors
183
implementation("com.drewnoakes:metadata-extractor:2.19.0")
184
- implementation("androidx.exifinterface:exifinterface:1.3.7")
+ implementation("androidx.exifinterface:exifinterface:1.4.0")
185
implementation("ar.com.hjg:pngj:2.1.0") {
186
// Explicitly exclude the AWT library, as that is not available on Android.
187
exclude(group = "java.awt.image")
0 commit comments