We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae63328 commit ce3aa97Copy full SHA for ce3aa97
settings.gradle
@@ -1,6 +1,7 @@
1
pluginManagement {
2
repositories {
3
mavenLocal()
4
+ mavenCentral()
5
gradlePluginPortal()
6
}
7
0 commit comments