Skip to content

Commit

Permalink
Bump exifinterface from 1.3.3 to 1.3.4
Browse files Browse the repository at this point in the history
Bumps exifinterface from 1.3.3 to 1.3.4.

---
updated-dependencies:
- dependency-name: androidx.exifinterface:exifinterface
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and BrayanDSO committed Oct 8, 2022
1 parent dbc7e50 commit 4728096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AnkiDroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.6.0-rc01'
implementation 'androidx.browser:browser:1.4.0'
implementation "androidx.core:core-ktx:1.9.0"
implementation 'androidx.exifinterface:exifinterface:1.3.3'
implementation 'androidx.exifinterface:exifinterface:1.3.4'
implementation "androidx.fragment:fragment-ktx:$fragments_version"
implementation "androidx.preference:preference-ktx:1.2.0"
implementation 'androidx.recyclerview:recyclerview:1.2.1'
Expand Down

0 comments on commit 4728096

Please sign in to comment.