specify branch (likely unnecessary)

This commit is contained in:
Eric House 2024-02-11 11:50:34 -08:00
parent 01bbee3a8c
commit 0f01ede7bd

View file

@ -31,7 +31,7 @@ while [ $# -ge 1 ]; do
shift
done
git clone https://github.com/eehouse/xwords.git
git clone --branch android_branch https://github.com/eehouse/xwords.git
cd xwords/xwords4/android
./gradlew asXw4dDeb