Loading app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -166,7 +166,7 @@ dependencies { testImplementation 'androidx.arch.core:core-testing:2.2.0' testImplementation 'junit:junit:4.13.2' testImplementation 'org.mockito:mockito-core:5.18.0' testImplementation 'org.robolectric:robolectric:4.15.1' testImplementation 'org.robolectric:robolectric:4.16' } // Run the compiler as a separate process Loading gradle/verification-metadata.xml +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ <trusting group="androidx.savedstate"/> <trusting group="androidx.sqlite"/> <trusting group="androidx.test"/> <trusting group="androidx.test.espresso" name="espresso-idling-resource" version="3.7.0"/> <trusting group="androidx.work" name="work-runtime" version="2.10.1"/> <trusting group="androidx.work" name="work-runtime" version="2.10.2"/> <trusting group="androidx.work" name="work-runtime" version="2.10.3"/> Loading Loading
app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -166,7 +166,7 @@ dependencies { testImplementation 'androidx.arch.core:core-testing:2.2.0' testImplementation 'junit:junit:4.13.2' testImplementation 'org.mockito:mockito-core:5.18.0' testImplementation 'org.robolectric:robolectric:4.15.1' testImplementation 'org.robolectric:robolectric:4.16' } // Run the compiler as a separate process Loading
gradle/verification-metadata.xml +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ <trusting group="androidx.savedstate"/> <trusting group="androidx.sqlite"/> <trusting group="androidx.test"/> <trusting group="androidx.test.espresso" name="espresso-idling-resource" version="3.7.0"/> <trusting group="androidx.work" name="work-runtime" version="2.10.1"/> <trusting group="androidx.work" name="work-runtime" version="2.10.2"/> <trusting group="androidx.work" name="work-runtime" version="2.10.3"/> Loading