Skip to content

Commit

Permalink
Bump the androidx group with 1 update (Ivy-Apps#2566)
Browse files Browse the repository at this point in the history
Bumps the androidx group with 1 update: androidx.recyclerview:recyclerview.


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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2023
1 parent 73c467e commit 8c3ad3d
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 @@ -90,7 +90,7 @@ androidx-activity = { module = "androidx.activity:activity-ktx", version = "1.8.
appcompat-activity = { module = "androidx.appcompat:appcompat", version = "1.7.0-alpha03" }
androidx-work = { module = "androidx.work:work-runtime-ktx", version.ref = "androidx-work" }
androidx-work-testing = { module = "androidx.work:work-testing", version.ref = "androidx-work" }
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.2.1" }
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.3.1" }

# Legacy
gson = { module = "com.google.code.gson:gson", version = "2.10.1" } # will be removed in favor of KotlinX serialization
Expand Down

0 comments on commit 8c3ad3d

Please sign in to comment.