diff --git a/setup-ant.sh b/setup-ant.sh index 361296c..5a951bd 100755 --- a/setup-ant.sh +++ b/setup-ant.sh @@ -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