1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-01-17 12:48:24 +01:00
ripme/build.sh
2021-04-11 19:08:07 +02:00

4 lines
68 B
Bash
Executable File

#!/usr/bin/env bash
./gradlew clean build -x test
./gradlew testAll