We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac4787b commit bae7c1cCopy full SHA for bae7c1c
1 file changed
FlowCrypt/build.gradle.kts
@@ -431,7 +431,7 @@ dependencies {
431
androidTestImplementation("com.squareup.okhttp3:mockwebserver:4.12.0")
432
androidTestImplementation("com.squareup.okhttp3:okhttp-tls:4.12.0")
433
androidTestImplementation("com.athaydes.rawhttp:rawhttp-core:2.6.0")
434
- androidTestUtil("androidx.test:orchestrator:1.7.0")
+ androidTestUtil("androidx.test:orchestrator:1.6.1")
435
436
testImplementation("com.squareup.okhttp3:mockwebserver:4.12.0")
437
testImplementation("com.flextrade.jfixture:jfixture:2.7.2")
0 commit comments