blob: ca1ae61996160d919c9ab8864e19720da5f03867 [file] [log] [blame]
Aurimas Liutikasc7793b22019-11-22 16:43:54 -08001#!/bin/bash
2set -e
3
4SCRIPT_DIR="$(cd $(dirname $0) && pwd)"
5
Rahul Ravikumar2bdf7102020-04-16 14:21:27 -07006"$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