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()
}
}