diff --git a/build.gradle b/build.gradle index bc9bff0..24fb17d 100644 --- a/build.gradle +++ b/build.gradle @@ -24,7 +24,7 @@ buildscript { androidxAnnotations : 'androidx.annotation:annotation:1.3.0', androidxCore : 'androidx.core:core:1.6.0', androidxCursorAdapter: 'androidx.cursoradapter:cursoradapter:1.0.0', - androidxExifInterface: 'androidx.exifinterface:exifinterface:1.3.3', + androidxExifInterface: 'androidx.exifinterface:exifinterface:1.4.1', androidxFragment : 'androidx.fragment:fragment:1.4.0', androidxJunit : 'androidx.test.ext:junit:1.1.3', androidxLifecycle : 'androidx.lifecycle:lifecycle-common:2.4.0',