aboutsummaryrefslogtreecommitdiff
path: root/busytown.sh
blob: ca1ae61996160d919c9ab8864e19720da5f03867 (plain)
1
2
3
4
5
6
#!/bin/bash
set -e

SCRIPT_DIR="$(cd $(dirname $0) && pwd)"

"$SCRIPT_DIR"/gradlew -p "$SCRIPT_DIR" -I "$SCRIPT_DIR"/busytown.gradle --no-daemon :core:build :runners:android-gradle-plugin:build :runners:gradle-integration-tests:build zipMaven copyRepository