Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonycr committed Jul 22, 2014
1 parent f10e3a4 commit 0f632bf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup-ant.sh
Expand Up @@ -13,6 +13,5 @@ for f in `find external/ -name project.properties`; do
echo "Updating ant setup in $projectdir:"
android update lib-project -p $projectdir -t $target
done
android update project -p . --subprojects -t $target --name Lightning

android update project -p . --subprojects -t $target --name Thunder

0 comments on commit 0f632bf

Please sign in to comment.