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 @@ -130,7 +130,7 @@ dependencies {
130130 implementation ' androidx.recyclerview:recyclerview-selection:1.2.0'
131131 implementation ' androidx.recyclerview:recyclerview:1.4.0'
132132 implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
133- implementation ' androidx.work:work-runtime:2.10.1 '
133+ implementation ' androidx.work:work-runtime:2.10.2 '
134134 implementation ' com.google.android.material:material:1.12.0'
135135
136136 // Database
Original file line number Diff line number Diff line change 3232 <trusting group="androidx.savedstate"/>
3333 <trusting group="androidx.sqlite"/>
3434 <trusting group="androidx.work" name="work-runtime" version="2.10.1"/>
35+ <trusting group="androidx.work" name="work-runtime" version="2.10.2"/>
3536 <trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
3637 <trusting group="^com[.]android($|([.].*))" regex="true"/>
3738 </trusted-key>
You can’t perform that action at this time.
0 commit comments