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