Android: build both 32 and 64 bit binaries

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2018-12-24 13:31:34 -08:00
parent ed32331640
commit 6fb135eb46
4 changed files with 7 additions and 3 deletions

View file

@ -8,4 +8,4 @@ set -e
# (but of course having the right things in place will save a ton of time)
docker exec -e TRAVIS="$TRAVIS" -t builder subsurface/packaging/android/android-build-wrapper.sh
ls -l ../subsurface-mobile-build-arm/build/outputs/apk/
ls -l ../subsurface-mobile-build-arm*/build/outputs/apk/