Skip to content

Commit c7e6fb1

Browse files
actions: bump androidx.recyclerview:recyclerview to 1.3.2 (fixes #1918) (#1905)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 672c780 commit c7e6fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
implementation 'com.google.android.material:material:<version>'
6969
implementation 'com.afollestad.material-dialogs:commons:0.9.6.0'
7070
implementation 'com.mikepenz:materialdrawer:6.1.1'
71-
implementation 'androidx.recyclerview:recyclerview:1.1.0'
71+
implementation 'androidx.recyclerview:recyclerview:1.3.2'
7272
implementation 'androidx.annotation:annotation:1.7.1'
7373
implementation 'com.google.android.material:material:1.11.0'
7474
implementation 'com.mikepenz:google-material-typeface:3.0.1.3.original@aar'

0 commit comments

Comments
 (0)