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 6c96b97 commit 87f3c25Copy full SHA for 87f3c25
build.xml
@@ -6,6 +6,7 @@
6
-->
7
<include file="../../brein-workspace/brein-intellij-workspace/common-libs/ant-util/util-ant.xml"/>
8
9
+ <property name="node" value="v16.13.1-linux-x64"/>
10
<property name="app" value="brein-api-library-javascript-browser"/>
11
12
<target name="01-resolve-dependencies">
0 commit comments