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 ce878bf commit 7f2844fCopy full SHA for 7f2844f
src/main/java/com/browserstack/local/Local.java
@@ -22,6 +22,7 @@ public class Local {
22
23
private LocalProcess proc = null;
24
25
+ // Current version of binding package, used for --source option of binary
26
private final String packageVersion = "1.0.5";
27
private final Map<String, String> parameters;
28
private final Map<String, String> avoidValueParameters;
0 commit comments