From 95f8347eada47158b4bb1e71c5977eb7bede608d Mon Sep 17 00:00:00 2001
From: Stephen Birarda <commit@birarda.com>
Date: Wed, 28 Jan 2015 13:59:57 -0800
Subject: [PATCH] add ant to requirements for android

---
 BUILD_ANDROID.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/BUILD_ANDROID.md b/BUILD_ANDROID.md
index 476563c954..b27e4a7593 100644
--- a/BUILD_ANDROID.md
+++ b/BUILD_ANDROID.md
@@ -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