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 @@ -151,7 +151,7 @@ dependencies {
151151 implementation ' androidx.recyclerview:recyclerview-selection:1.2.0'
152152 implementation ' androidx.recyclerview:recyclerview:1.4.0'
153153 implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.2.0'
154- implementation ' androidx.work:work-runtime:2.11.1 '
154+ implementation ' androidx.work:work-runtime:2.11.2 '
155155 implementation ' com.google.android.material:material:1.13.0'
156156
157157 // Vanitech
Original file line number Diff line number Diff line change 2727 <trusted-key id="0E225917414670F4442C250DFD533C07C264648F">
2828 <trusting group="androidx.core"/>
2929 <trusting group="androidx.databinding"/>
30+ <trusting group="androidx.work" name="work-runtime" version="2.11.2"/>
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