blob: a3febb8d0cea6ba3ec90ca214f5fa15a6ff80319 [file] [log] [blame]
#!/bin/bash
set -eu
bash $(dirname $0)/deploy-dagger.sh "$@"
bash $(dirname $0)/deploy-hilt.sh "$@"
bash $(dirname $0)/deploy-hilt-gradle-plugin.sh "$@"