Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[url_launcher]: Bump androidx.core:core
Bumps androidx.core:core from 1.10.1 to 1.13.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
commit 6964a1e46d54412306f207cd6bd11512784bbd0e
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ android {
dependencies {

// Java language implementation
implementation "androidx.core:core:1.10.1"
implementation "androidx.core:core:1.13.0"
implementation 'androidx.annotation:annotation:1.7.1'
implementation 'androidx.browser:browser:1.5.0'
testImplementation 'junit:junit:4.13.2'
Expand Down