add ant to requirements for android

This commit is contained in:
Stephen Birarda 2015-01-28 13:59:57 -08:00
parent f75031c688
commit 95f8347ead

View file

@ -4,6 +4,7 @@ Please read the [general build guide](BUILD.md) for information on dependencies
You will need the following tools to build our Android targets.
* [ant](http://ant.apache.org/bindownload.cgi) ~> 1.9.4
* [Android NDK](https://developer.android.com/tools/sdk/ndk/index.html) = r10c
* [Android SDK](http://developer.android.com/sdk/installing/index.html) ~> 24.0.2
* Install the latest Platform-tools