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 @@ -156,7 +156,7 @@ dependencies {
156156 implementation ' io.reactivex.rxjava2:rxandroid:2.1.1'
157157
158158 // Testing
159- testImplementation ' androidx.test:core:1.6.1 '
159+ testImplementation ' androidx.test:core:1.7.0 '
160160 testImplementation ' androidx.arch.core:core-testing:2.2.0'
161161 testImplementation ' junit:junit:4.13.2'
162162 testImplementation ' org.mockito:mockito-core:5.18.0'
Original file line number Diff line number Diff line change 3232 <trusting group="androidx.room"/>
3333 <trusting group="androidx.savedstate"/>
3434 <trusting group="androidx.sqlite"/>
35+ <trusting group="androidx.test"/>
3536 <trusting group="androidx.work" name="work-runtime" version="2.10.1"/>
3637 <trusting group="androidx.work" name="work-runtime" version="2.10.2"/>
3738 <trusting group="androidx.work" name="work-runtime" version="2.10.3"/>
172173 <trusting group="androidx.annotation"/>
173174 <trusting group="androidx.appcompat"/>
174175 <trusting group="androidx.collection"/>
176+ <trusting group="androidx.concurrent"/>
175177 <trusting group="androidx.core"/>
176178 <trusting group="androidx.databinding"/>
177179 <trusting group="androidx.fragment"/>
You can’t perform that action at this time.
0 commit comments