Skip to content

Commit

Permalink
build(deps): bump androidx.exifinterface:exifinterface
Browse files Browse the repository at this point in the history
Bumps androidx.exifinterface:exifinterface from 1.3.6 to 1.3.7.

---
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 mikehardy committed Dec 14, 2023
1 parent 3cdcb5d commit e972766
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 @@ -307,7 +307,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.7.0-alpha03'
implementation 'androidx.browser:browser:1.7.0'
implementation "androidx.core:core-ktx:1.12.0"
implementation 'androidx.exifinterface:exifinterface:1.3.6'
implementation 'androidx.exifinterface:exifinterface:1.3.7'
implementation "androidx.fragment:fragment-ktx:$fragments_version"
debugImplementation("androidx.fragment:fragment-testing-manifest:$fragments_version")
implementation "androidx.preference:preference-ktx:1.2.1"
Expand Down

0 comments on commit e972766

Please sign in to comment.