summaryrefslogtreecommitdiffstats
path: root/build/install-build-deps-android.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/install-build-deps-android.sh')
-rwxr-xr-xbuild/install-build-deps-android.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/install-build-deps-android.sh b/build/install-build-deps-android.sh
index 5277a3b..6efaed5 100755
--- a/build/install-build-deps-android.sh
+++ b/build/install-build-deps-android.sh
@@ -71,6 +71,6 @@ then
fi
# Install ant
-sudo apt-get install ant
+sudo apt-get install ant1.8
echo "install-build-deps-android.sh complete."