The build.gradle file automatically assumes the code has been fetched via git, and requires git hash to return a non-error result; however, the code is also offered via zip and gzip tarball. This is inconsistent. If the code is offered via zip or tarball, it should be fully buildable w/o a git requirement.