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.4 '
153+ implementation ' androidx.work:work-runtime:2.10.5 '
154154 implementation ' com.google.android.material:material:1.13.0'
155155
156156 // Database
Original file line number Diff line number Diff line change 4343 <trusting group="androidx.work" name="work-runtime" version="2.10.2"/>
4444 <trusting group="androidx.work" name="work-runtime" version="2.10.3"/>
4545 <trusting group="androidx.work" name="work-runtime" version="2.10.4"/>
46+ <trusting group="androidx.work" name="work-runtime" version="2.10.5"/>
4647 <trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
4748 <trusting group="^com[.]android($|([.].*))" regex="true"/>
4849 </trusted-key>
You can’t perform that action at this time.
0 commit comments