Skip to content

Commit

Permalink
Update dependency androidx.recyclerview:recyclerview to v1.4.0 (#1800)
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 Jan 16, 2025
1 parent 92ad9ee commit 8fc3941
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 @@ -19,7 +19,7 @@ androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0
androidx-activity = { module = "androidx.activity:activity", version = "1.10.0" }
androidx-compose-ui-android = { module = "androidx.compose.ui:ui-android", version.ref = "compose" }
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime-android", version = "2.8.7" }
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.3.2" }
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.4.0" }

autoService-annotations = "com.google.auto.service:auto-service-annotations:1.1.1"
autoService-kspCompiler = "dev.zacsweers.autoservice:auto-service-ksp:1.2.0"
Expand Down

0 comments on commit 8fc3941

Please sign in to comment.