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 c3d230f commit 19c85f4Copy full SHA for 19c85f4
helper-scripts/project-impl/variables.sh
@@ -19,6 +19,6 @@ ext_artifactId_release="jector-monkey"
19
artifactId_debug="jector-debug"
20
21
settings="./helper-scripts/project-impl/publishing/maven-settings.xml"
22
-build_dir="./jector/build/libs"
+lib_build_dir="./jector/build/libs"
23
ext_build_dir="./jector-monkey/build/libs"
24
# ---------------------
0 commit comments