#!/usr/bin/env bash set -euo pipefail ROOT="$(cd "$(dirname "$0")" && pwd)" "$ROOT/build_core.sh" "$ROOT/android/build_apk.sh"