Build First, clone the repository and change directory into it. Linux Make sure that ./gradlew is executable: chmod +x ./gradlew Finally, build it with: ./gradlew Windows To build it in windows, just execute gradlew.bat on cmd