Skip to content

Commit a65a1a8

Browse files
Update dependency androidx.recyclerview:recyclerview to v1.3.1
1 parent f461d13 commit a65a1a8

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
@@ -34,7 +34,7 @@ dependencies {
3434
implementation 'androidx.appcompat:appcompat:1.0.2'
3535
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
3636
implementation 'com.google.android.material:material:1.1.0-alpha05'
37-
implementation 'androidx.recyclerview:recyclerview:1.0.0'
37+
implementation 'androidx.recyclerview:recyclerview:1.3.1'
3838
implementation 'androidx.cardview:cardview:1.0.0'
3939

4040
implementation "com.google.guava:guava:27.1-android"

0 commit comments

Comments
 (0)