Update setup-ant.sh

This commit is contained in:
Anthony Restaino 2015-01-31 23:36:05 -05:00
parent 1e647c8e78
commit 86aefa5e54

View File

@ -1,6 +1,6 @@
#!/bin/sh
target="android-20"
target="android-21"
# Update ant setup in project and all sub-projects
for f in `find external/ -name project.properties`; do