Update setup-ant.sh
This commit is contained in:
parent
1e647c8e78
commit
86aefa5e54
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user