Remove ant from HACKING

This commit is contained in:
Daniel Martí 2015-07-25 21:02:40 -07:00
parent 340cba3ebe
commit 49400a9ed9

View File

@ -29,10 +29,6 @@ You have three options:
* Build with gradle
* Build with gradle from source
* Build with ant from source
Any will work, but if you use gradle, remember that you can use --daemon to
not have to watch gradle load every time.
Debugging
---------