mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-30 10:26:58 +01:00
go with target==7 for consistency.
This commit is contained in:
parent
d0999d1944
commit
6344db199a
1 changed files with 1 additions and 1 deletions
|
@ -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 ""
|
||||
|
|
Loading…
Reference in a new issue