Add google() repository for android studio |
||
Issue description
Once we are using Gradle 4.0+ on stable
allprojects {
repositories {
jcenter()
google()
}
}
,
May 10 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, May 10 2018