changing the main dev branch name from android_branch to main

This commit is contained in:
Eric House 2024-02-11 20:18:21 -08:00
parent 0f01ede7bd
commit f374bd7d17

View file

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