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 a37c61a + 7b96c8e commit 2c3f4faCopy full SHA for 2c3f4fa
1 file changed
app/build.gradle
@@ -97,7 +97,7 @@ dependencies {
97
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1'
98
implementation 'androidx.preference:preference:1.2.0'
99
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'
100
- implementation 'androidx.recyclerview:recyclerview:1.3.0'
+ implementation 'androidx.recyclerview:recyclerview:1.3.2'
101
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
102
implementation 'androidx.work:work-runtime:2.8.1'
103
implementation 'com.google.android.material:material:1.9.0'
0 commit comments