From 1b395b637b407bcb1af7282180ab1b969bcd6e57 Mon Sep 17 00:00:00 2001 From: Eric House Date: Mon, 2 Jan 2012 18:17:29 -0800 Subject: [PATCH] use the full name --- xwords4/android/scripts/setup_local_props.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xwords4/android/scripts/setup_local_props.sh b/xwords4/android/scripts/setup_local_props.sh index c1c7461e9..45dbc2171 100755 --- a/xwords4/android/scripts/setup_local_props.sh +++ b/xwords4/android/scripts/setup_local_props.sh @@ -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 7 +android update project --path . --target android-7 echo "local.properties looks like this:" echo ""