File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ dependencies {
125125 implementation ' androidx.fragment:fragment:1.8.6'
126126 implementation ' androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.0'
127127 implementation ' androidx.preference:preference:1.2.1'
128- implementation ' androidx.recyclerview:recyclerview-selection:1.1 .0'
128+ implementation ' androidx.recyclerview:recyclerview-selection:1.2 .0'
129129 implementation ' androidx.recyclerview:recyclerview:1.4.0'
130130 implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
131131 implementation ' androidx.work:work-runtime:2.10.1'
Original file line number Diff line number Diff line change 2828 <trusting group="androidx.databinding"/>
2929 <trusting group="androidx.fragment"/>
3030 <trusting group="androidx.lifecycle"/>
31+ <trusting group="androidx.recyclerview" name="recyclerview-selection" version="1.2.0"/>
3132 <trusting group="androidx.room"/>
3233 <trusting group="androidx.savedstate"/>
3334 <trusting group="androidx.sqlite"/>
You can’t perform that action at this time.
0 commit comments