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 18, 2023
1 parent 852fb81 commit 171a77c
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 171a77c

Please sign in to comment.