Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
Update dependency androidx.browser:browser to v1.7.0 (#496)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent 1a2c661 commit 043b39b
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 @@ -52,7 +52,7 @@ androidX-activity = { module = "androidx.activity:activity-ktx", version.ref = "
androidX-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidX-activity" }
androidX-annotation = "androidx.annotation:annotation:1.7.0"
androidX-appCompat = { module = "androidx.appcompat:appcompat", version.ref = "androidX-appCompat" }
androidX-browser = "androidx.browser:browser:1.6.0"
androidX-browser = "androidx.browser:browser:1.7.0"
androidX-cardView = "androidx.cardview:cardview:1.0.0"
androidX-collection = { module = "androidx.collection:collection-ktx", version.ref = "androidX-collection" }
androidX-constraintLayout = "androidx.constraintlayout:constraintlayout:2.1.4"
Expand Down

0 comments on commit 043b39b

Please sign in to comment.