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.
2 parents 01cba82 + d58ea3a commit 54444aeCopy full SHA for 54444ae
1 file changed
app/build.gradle
@@ -98,7 +98,7 @@ dependencies {
98
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1'
99
implementation 'androidx.preference:preference:1.2.0'
100
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'
101
- implementation 'androidx.recyclerview:recyclerview:1.2.1'
+ implementation 'androidx.recyclerview:recyclerview:1.3.0'
102
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
103
implementation 'androidx.work:work-runtime:2.8.0'
104
implementation 'com.google.android.material:material:1.8.0'
0 commit comments