File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -81,13 +81,12 @@ dependencies {
8181 testImplementation ' junit:junit:4.13.2'
8282 testImplementation " org.mockito:mockito-core:5.16.0"
8383 testImplementation ' org.json:json:20240303'
84- androidTestImplementation " org.mockito:mockito-android:5.16.0 "
84+ testImplementation " com.google.guava:guava:33.3.1-jre "
8585 androidTestImplementation ' net.jodah:concurrentunit:0.4.6'
8686 androidTestImplementation ' androidx.test.ext:junit:1.2.1'
8787 androidTestImplementation ' androidx.test:rules:1.6.1'
8888 androidTestImplementation ' androidx.test.ext:junit:1.2.1'
8989 androidTestImplementation ' androidx.test.espresso:espresso-core:3.6.1'
90- testImplementation " com.google.guava:guava:33.3.1-jre"
9190 androidTestImplementation ' org.mockito:mockito-core:5.16.0'
9291 androidTestImplementation " org.mockito:mockito-android:5.16.0"
9392}
You can’t perform that action at this time.
0 commit comments