We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8586fe5 commit 8df5f02Copy full SHA for 8df5f02
1 file changed
app/build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
56
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
57
implementation 'com.google.android.material:material:1.6.1'
58
- implementation 'androidx.recyclerview:recyclerview:1.2.1'
+ implementation 'androidx.recyclerview:recyclerview:1.3.2'
59
implementation 'androidx.customview:customview:1.1.0'
60
61
final lifecycle_version = '2.5.1'
0 commit comments