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 @@ -166,7 +166,7 @@ dependencies {
166166 testImplementation ' androidx.arch.core:core-testing:2.2.0'
167167 testImplementation ' junit:junit:4.13.2'
168168 testImplementation ' org.mockito:mockito-core:5.18.0'
169- testImplementation ' org.robolectric:robolectric:4.15.1 '
169+ testImplementation ' org.robolectric:robolectric:4.16 '
170170}
171171
172172// Run the compiler as a separate process
Original file line number Diff line number Diff line change 3333 <trusting group="androidx.savedstate"/>
3434 <trusting group="androidx.sqlite"/>
3535 <trusting group="androidx.test"/>
36+ <trusting group="androidx.test.espresso" name="espresso-idling-resource" version="3.7.0"/>
3637 <trusting group="androidx.work" name="work-runtime" version="2.10.1"/>
3738 <trusting group="androidx.work" name="work-runtime" version="2.10.2"/>
3839 <trusting group="androidx.work" name="work-runtime" version="2.10.3"/>
You can’t perform that action at this time.
0 commit comments