We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f461d13 commit a65a1a8Copy full SHA for a65a1a8
app/build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
implementation 'androidx.appcompat:appcompat:1.0.2'
35
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
36
implementation 'com.google.android.material:material:1.1.0-alpha05'
37
- implementation 'androidx.recyclerview:recyclerview:1.0.0'
+ implementation 'androidx.recyclerview:recyclerview:1.3.1'
38
implementation 'androidx.cardview:cardview:1.0.0'
39
40
implementation "com.google.guava:guava:27.1-android"
0 commit comments