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