Skip to content

Commit

Permalink
Bump androidx.browser:browser from 1.7.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps androidx.browser:browser from 1.7.0 to 1.8.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 Mar 6, 2024
1 parent fd31023 commit 3b8a111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ lifecycle-runtime-compose = { module = "androidx.lifecycle:lifecycle-runtime-com
room-runtime = { module = "androidx.room:room-ktx", version.ref = "room" }
room-compiler = { module = "androidx.room:room-compiler", version.ref = "room" }
work-runtime-ktx = { module = "androidx.work:work-runtime-ktx", version = "2.9.0" }
browser = { module = "androidx.browser:browser", version = "1.7.0" }
browser = { module = "androidx.browser:browser", version = "1.8.0" }
viewbinding = { module = "androidx.databinding:viewbinding", version.ref = "agp" }
window = { module = "androidx.window:window", version = "1.2.0" }

Expand Down

0 comments on commit 3b8a111

Please sign in to comment.