Skip to content

Commit

Permalink
Build(deps): Bump androidx.browser:browser from 1.6.0 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps androidx.browser:browser from 1.6.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 62f16f6 commit a3bd389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion News-Android-App/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ dependencies {
implementation "com.google.android.material:material:1.10.0"
implementation "androidx.palette:palette:1.0.0"
implementation "androidx.recyclerview:recyclerview:1.3.2"
implementation "androidx.browser:browser:1.6.0"
implementation "androidx.browser:browser:1.7.0"
implementation "androidx.cardview:cardview:1.0.0"
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
Expand Down

0 comments on commit a3bd389

Please sign in to comment.