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 @@ -149,7 +149,7 @@ dependencies {
149149 implementation ' androidx.preference:preference:1.2.1'
150150 implementation ' androidx.recyclerview:recyclerview-selection:1.2.0'
151151 implementation ' androidx.recyclerview:recyclerview:1.4.0'
152- implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1 .0'
152+ implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.2 .0'
153153 implementation ' androidx.work:work-runtime:2.11.0'
154154 implementation ' com.google.android.material:material:1.13.0'
155155
Original file line number Diff line number Diff line change 3838 <trusting group="androidx.room"/>
3939 <trusting group="androidx.savedstate"/>
4040 <trusting group="androidx.sqlite"/>
41+ <trusting group="androidx.swiperefreshlayout" name="swiperefreshlayout" version="1.2.0"/>
4142 <trusting group="androidx.test"/>
4243 <trusting group="androidx.test.espresso" name="espresso-idling-resource" version="3.7.0"/>
4344 <trusting group="androidx.work" name="work-runtime" version="2.10.1"/>
You can’t perform that action at this time.
0 commit comments