cronet: include google() repository (#4548)

This commit is contained in:
Eric Gribkoff 2018-06-07 11:25:42 -07:00 committed by GitHub
parent 181aac425f
commit bc9d3ab7ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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