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 @@ -150,7 +150,7 @@ dependencies {
150150 implementation ' androidx.recyclerview:recyclerview-selection:1.2.0'
151151 implementation ' androidx.recyclerview:recyclerview:1.4.0'
152152 implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
153- implementation ' androidx.work:work-runtime:2.10.5 '
153+ implementation ' androidx.work:work-runtime:2.11.0 '
154154 implementation ' com.google.android.material:material:1.13.0'
155155
156156 // Vanitech
Original file line number Diff line number Diff line change 4141 <trusting group="androidx.work" name="work-runtime" version="2.10.3"/>
4242 <trusting group="androidx.work" name="work-runtime" version="2.10.4"/>
4343 <trusting group="androidx.work" name="work-runtime" version="2.10.5"/>
44+ <trusting group="androidx.work" name="work-runtime" version="2.11.0"/>
4445 <trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
4546 <trusting group="^com[.]android($|([.].*))" regex="true"/>
4647 </trusted-key>
You can’t perform that action at this time.
0 commit comments