Skip to content

Commit f0f9f50

Browse files
Update dependency androidx.exifinterface:exifinterface to v1.4.1
1 parent 7f1a0ce commit f0f9f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ buildscript {
2424
androidxAnnotations : 'androidx.annotation:annotation:1.3.0',
2525
androidxCore : 'androidx.core:core:1.6.0',
2626
androidxCursorAdapter: 'androidx.cursoradapter:cursoradapter:1.0.0',
27-
androidxExifInterface: 'androidx.exifinterface:exifinterface:1.3.3',
27+
androidxExifInterface: 'androidx.exifinterface:exifinterface:1.4.1',
2828
androidxFragment : 'androidx.fragment:fragment:1.4.0',
2929
androidxJunit : 'androidx.test.ext:junit:1.1.3',
3030
androidxLifecycle : 'androidx.lifecycle:lifecycle-common:2.4.0',

0 commit comments

Comments
 (0)