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 @@ -144,7 +144,7 @@ dependencies {
144144 implementation ' androidx.recyclerview:recyclerview-selection:1.2.0'
145145 implementation ' androidx.recyclerview:recyclerview:1.4.0'
146146 implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
147- implementation ' androidx.work:work-runtime:2.10.3 '
147+ implementation ' androidx.work:work-runtime:2.10.4 '
148148 implementation ' com.google.android.material:material:1.13.0'
149149
150150 // Database
Original file line number Diff line number Diff line change 3939 <trusting group="androidx.work" name="work-runtime" version="2.10.1"/>
4040 <trusting group="androidx.work" name="work-runtime" version="2.10.2"/>
4141 <trusting group="androidx.work" name="work-runtime" version="2.10.3"/>
42+ <trusting group="androidx.work" name="work-runtime" version="2.10.4"/>
4243 <trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
4344 <trusting group="^com[.]android($|([.].*))" regex="true"/>
4445 </trusted-key>
You can’t perform that action at this time.
0 commit comments