mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-14 08:01:38 +01:00
need to generate local.properties now that it's not checked in
This commit is contained in:
parent
52d02f04dd
commit
daa64a19a4
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ cd $BUILDIR
|
||||||
git clone $SRCDIR BUILD
|
git clone $SRCDIR BUILD
|
||||||
cd BUILD
|
cd BUILD
|
||||||
git checkout ${TAG}${BRANCH}
|
git checkout ${TAG}${BRANCH}
|
||||||
|
./xwords4/android/scripts/setup_local_props.sh
|
||||||
./xwords4/android/scripts/arelease.sh
|
./xwords4/android/scripts/arelease.sh
|
||||||
cp *.apk /tmp
|
cp *.apk /tmp
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue