Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 92c30f64 authored by Mark Harman's avatar Mark Harman
Browse files

Update to latest ExifInterface.

parent 23c86ba1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,6 +39,6 @@ android {

dependencies {
    implementation 'androidx.legacy:legacy-support-v4:1.0.0'
    implementation 'androidx.exifinterface:exifinterface:1.3.2'
    implementation 'androidx.exifinterface:exifinterface:1.3.3'
    testImplementation 'junit:junit:4.13.1'
}