Cleanup error messages.

This commit is contained in:
Erik C. Thauvin 2020-07-31 13:55:22 -07:00
parent 49aaed0ef5
commit 5c7b2d1db8
6 changed files with 37 additions and 22 deletions

View file

@ -14,6 +14,7 @@ buildscript {
allprojects {
repositories {
mavenLocal()
google()
jcenter()
}