Skip to content

Commit

Permalink
build(deps): bump androidx.browser:browser from 1.5.0 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps androidx.browser:browser from 1.5.0 to 1.7.0.

---
updated-dependencies:
- dependency-name: androidx.browser:browser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent f8ea30d commit 89758a4
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 @@ -290,7 +290,7 @@ dependencies {
implementation 'androidx.activity:activity-ktx:1.7.2'
implementation 'androidx.annotation:annotation:1.6.0'
implementation 'androidx.appcompat:appcompat:1.7.0-alpha02'
implementation 'androidx.browser:browser:1.5.0'
implementation 'androidx.browser:browser:1.7.0'
implementation "androidx.core:core-ktx:1.10.1"
implementation 'androidx.exifinterface:exifinterface:1.3.6'
implementation "androidx.fragment:fragment-ktx:$fragments_version"
Expand Down

0 comments on commit 89758a4

Please sign in to comment.