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

Commit 8630ae49 authored by Mark Harman's avatar Mark Harman
Browse files

Update ExifInterface version.

parent 7c6c766f
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.2.0'
    implementation 'androidx.exifinterface:exifinterface:1.3.0'
    testImplementation 'junit:junit:4.12'
}