update java
This commit is contained in:
parent
34f2a0cbf8
commit
381a1032b1
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
|||
</target>
|
||||
|
||||
<target name="native-legacy-libs-jar" depends="compile">
|
||||
<exec command="bash collect_libs.sh" failonerror="true">
|
||||
<exec command="bash collect_legacy_libs.sh" failonerror="true">
|
||||
</exec>
|
||||
<antcall target="jar" />
|
||||
</target>
|
||||
|
|
Loading…
Reference in a new issue