Sign in
android
/
platform
/
external
/
grpc-grpc-java
/
9e84f1ebdc8908fc8b66767e2e88cd3929e2fb07
/
.
/
examples
/
example-servlet
/
settings.gradle
blob: 273558dd9cfb045781971b5c5ef4b6e3b5faeeaa [
file
] [
log
] [
blame
]
pluginManagement
{
repositories
{
maven
{
// The google mirror is less flaky than mavenCentral()
url
"https://maven-central.storage-download.googleapis.com/maven2/"
}
gradlePluginPortal
()
}
}