go with target==7 for consistency.

This commit is contained in:
Eric House 2012-01-02 18:15:43 -08:00
parent d0999d1944
commit 6344db199a

View file

@ -7,7 +7,7 @@ cd ../XWords4
# create local.properties for 1.6 sdk (target id 4). Use 'android
# list targets' to get the full set.
android update project --path . --target 6
android update project --path . --target 7
echo "local.properties looks like this:"
echo ""