xref: /aosp_15_r20/external/dokka/busytown.sh (revision 1b2d298c530bf0473cc943e8414a5ff577a994bc)
1#!/bin/bash
2set -e
3
4SCRIPT_DIR="$(cd $(dirname $0) && pwd)"
5
6"$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