#! /bin/sh

export LC_ALL=en_GB.UTF-8

rm -rf .gradle
./gradlew -i clobber ciBuild
