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 @@ -138,7 +138,7 @@ dependencies {
138138 implementation ' androidx.recyclerview:recyclerview-selection:1.2.0'
139139 implementation ' androidx.recyclerview:recyclerview:1.4.0'
140140 implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
141- implementation ' androidx.work:work-runtime:2.10.2 '
141+ implementation ' androidx.work:work-runtime:2.10.3 '
142142 implementation ' com.google.android.material:material:1.12.0'
143143
144144 // Database
Original file line number Diff line number Diff line change 3434 <trusting group="androidx.sqlite"/>
3535 <trusting group="androidx.work" name="work-runtime" version="2.10.1"/>
3636 <trusting group="androidx.work" name="work-runtime" version="2.10.2"/>
37+ <trusting group="androidx.work" name="work-runtime" version="2.10.3"/>
3738 <trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
3839 <trusting group="^com[.]android($|([.].*))" regex="true"/>
3940 </trusted-key>
You can’t perform that action at this time.
0 commit comments