Sign in
android
/
platform
/
external
/
grpc-grpc-java
/
47d798bbec764730b16b06280e8544ed3757551e
/
.
/
examples
/
example-alts
/
settings.gradle
blob: 59ef05d47dd32adc7447dfc0ee7220db5d2f45a2 [
file
] [
log
] [
blame
]
pluginManagement
{
repositories
{
maven
{
// The google mirror is less flaky than mavenCentral()
url
"https://maven-central.storage-download.googleapis.com/repos/central/data/"
}
gradlePluginPortal
()
}
}