Skip to content

Commit 8df5f02

Browse files
Update dependency androidx.recyclerview:recyclerview to v1.3.2
1 parent 8586fe5 commit 8df5f02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555

5656
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
5757
implementation 'com.google.android.material:material:1.6.1'
58-
implementation 'androidx.recyclerview:recyclerview:1.2.1'
58+
implementation 'androidx.recyclerview:recyclerview:1.3.2'
5959
implementation 'androidx.customview:customview:1.1.0'
6060

6161
final lifecycle_version = '2.5.1'

0 commit comments

Comments
 (0)