Skip to content

Commit

Permalink
Merge pull request #201 from aivanovski/renovate/recyclerviewversion
Browse files Browse the repository at this point in the history
Update dependency androidx.recyclerview:recyclerview to v1.3.2
  • Loading branch information
aivanovski authored Oct 23, 2023
2 parents 852fb81 + 171a77c commit b324268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ def appCompatVersion = '1.6.1'
def androidAnnotationVersion = '1.7.0'
def multidexVersion = '2.0.1'
def coroutinesVersion = '1.7.3'
def recyclerViewVersion = '1.3.1'
def recyclerViewVersion = '1.3.2'
def materialVersion = '1.9.0'
def constrainLayoutVersion = '2.1.4'
def cardViewVersion = '1.0.0'
Expand Down

0 comments on commit b324268

Please sign in to comment.