Add google repo

This commit is contained in:
Jamorham 2018-02-21 14:07:01 +00:00
parent 67b397b417
commit b669957a86
No known key found for this signature in database
GPG key ID: 0BC5C3E0AAD64DF9

View file

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