need to generate local.properties now that it's not checked in

This commit is contained in:
Andy2 2011-12-02 21:35:12 -08:00 committed by Andy2
parent 52d02f04dd
commit daa64a19a4

View file

@ -49,6 +49,7 @@ cd $BUILDIR
git clone $SRCDIR BUILD
cd BUILD
git checkout ${TAG}${BRANCH}
./xwords4/android/scripts/setup_local_props.sh
./xwords4/android/scripts/arelease.sh
cp *.apk /tmp