Sign in
fuchsia
/
third_party
/
github.com
/
grpc
/
grpc-java
/
refs/heads/upstream/v1.24.x
/
.
/
examples
/
example-alts
/
settings.gradle
blob: 59ef05d47dd32adc7447dfc0ee7220db5d2f45a2 [
file
] [
log
] [
blame
] [
edit
]
pluginManagement
{
repositories
{
maven
{
// The google mirror is less flaky than mavenCentral()
url
"https://maven-central.storage-download.googleapis.com/repos/central/data/"
}
gradlePluginPortal
()
}
}