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 @@ -119,7 +119,7 @@ dependencies {
119119 implementation ' androidx.recyclerview:recyclerview-selection:1.1.0'
120120 implementation ' androidx.recyclerview:recyclerview:1.4.0'
121121 implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
122- implementation ' androidx.work:work-runtime:2.10.0 '
122+ implementation ' androidx.work:work-runtime:2.10.1 '
123123 implementation ' com.google.android.material:material:1.12.0'
124124
125125 // Database
Original file line number Diff line number Diff line change 2727 <trusting group="androidx.fragment"/>
2828 <trusting group="androidx.room"/>
2929 <trusting group="androidx.sqlite"/>
30+ <trusting group="androidx.work" name="work-runtime" version="2.10.1"/>
3031 <trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
3132 <trusting group="^com[.]android($|([.].*))" regex="true"/>
3233 </trusted-key>
You can’t perform that action at this time.
0 commit comments