We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b33549e commit c0a2118Copy full SHA for c0a2118
junit-4/android/build.gradle
@@ -47,4 +47,4 @@ task sampleLocalTest(type: Test) {
47
include 'com/browserstack/LocalTest*'
48
49
jvmArgs "-javaagent:${configurations.testRuntimeClasspath.find { it.name.contains('browserstack-java-sdk') }}"
50
-}
+}
junit-4/android/settings.gradle
@@ -12,4 +12,4 @@ pluginManagement {
12
}
13
14
15
junit-4/ios/build.gradle
junit-4/ios/settings.gradle
0 commit comments