Skip to content

Commit

Permalink
Merge pull request #1128 from square/renovate/deps.recyclerview
Browse files Browse the repository at this point in the history
Update dependency androidx.recyclerview:recyclerview to v1.3.2
  • Loading branch information
steve-the-edwards authored Oct 25, 2023
2 parents b896dc9 + 4e53f8b commit 868a4f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/tutorial/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript {
test: "org.jetbrains.kotlin:kotlin-test-junit:$kotlin_version",
],
material: 'com.google.android.material:material:1.2.1',
recyclerview: 'androidx.recyclerview:recyclerview:1.1.0',
recyclerview: 'androidx.recyclerview:recyclerview:1.3.2',
viewbinding: 'androidx.databinding:viewbinding:4.0.1',
viewmodelktx: 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.0',
viewmodelsavedstate: 'androidx.lifecycle:lifecycle-viewmodel-savedstate:1.1.0',
Expand Down

0 comments on commit 868a4f7

Please sign in to comment.