Skip to content

Commit

Permalink
Update dependency androidx.recyclerview:recyclerview to v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent b896dc9 commit 4e53f8b
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 4e53f8b

Please sign in to comment.