Skip to content

Commit 202cce3

Browse files
committed
Update build.xml
1 parent d599c7f commit 202cce3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/build.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
<property name="ant.url"
1414
value="https://dlcdn.apache.org//ant/binaries/${ant.zip}" />
1515

16+
<mkdir dir="lib" />
17+
1618
<fileset id="ant.files" dir="lib">
1719
<include name="ant.jar" />
1820
<include name="ant-launcher.jar" />

0 commit comments

Comments
 (0)