Skip to content

Commit

Permalink
fix(deps): update dependency androidx.recyclerview:recyclerview to v1…
Browse files Browse the repository at this point in the history
….4.0
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent fd2e8ba commit cececf9
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 @@ -47,7 +47,7 @@ androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime",
androidx-lifecycle-viewmodel = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle" }
androidx-lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "androidx-lifecycle" }
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.1"
androidx-recyclerview = "androidx.recyclerview:recyclerview:1.3.2"
androidx-recyclerview = "androidx.recyclerview:recyclerview:1.4.0"
androidx-test-core = "androidx.test:core-ktx:1.6.1"
androidx-test-espresso = "androidx.test.espresso:espresso-core:3.6.1"
androidx-test-junit = "androidx.test.ext:junit-ktx:1.2.1"
Expand Down

0 comments on commit cececf9

Please sign in to comment.