Add build script

This commit is contained in:
Sambo Chea 2021-01-26 13:21:23 +07:00
parent 68642dc16f
commit 97d3934905

3
build.sh Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
bash gradlew clean && bash gradlew build -x test