File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-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.3.2'
121121 implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
122- implementation ' androidx.work:work-runtime:2.9.1 '
122+ implementation ' androidx.work:work-runtime:2.10.0 '
123123 implementation ' com.google.android.material:material:1.12.0'
124124
125125 // Database
Original file line number Diff line number Diff line change 107107 <trusting group =" androidx.recyclerview" />
108108 <trusting group =" androidx.room" />
109109 <trusting group =" androidx.sqlite" />
110+ <trusting group =" androidx.tracing" />
110111 <trusting group =" androidx.webkit" />
111112 <trusting group =" androidx.work" />
112113 </trusted-key >
139140 <trusting group =" androidx.test.espresso" name =" espresso-idling-resource" version =" 3.6.1" />
140141 <trusting group =" androidx.transition" name =" transition" version =" 1.5.0" />
141142 <trusting group =" androidx.webkit" name =" webkit" version =" 1.11.0" />
143+ <trusting group =" androidx.work" name =" work-runtime" version =" 2.10.0" />
142144 <trusting group =" androidx.work" name =" work-runtime" version =" 2.9.1" />
143145 <trusting group =" ^androidx[.]compose($|([.].*))" regex =" true" />
144146 <trusting group =" ^com[.]android($|([.].*))" regex =" true" />
You can’t perform that action at this time.
0 commit comments