mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-03 23:04:08 +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
|
# create local.properties for 1.6 sdk (target id 4). Use 'android
|
||||||
# list targets' to get the full set.
|
# 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 "local.properties looks like this:"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
Loading…
Reference in a new issue