|
@@ -92,9 +92,6 @@ publishing {
|
|
|
|
|
|
// See https://docs.gradle.org/current/userguide/publishing_maven.html for information on how to set up publishing.
|
|
|
repositories {
|
|
|
- // Add repositories to publish to here.
|
|
|
- // Notice: This block does NOT have the same function as the block in the top level.
|
|
|
- // The repositories here will be used for publishing your artifact, not for
|
|
|
- // retrieving dependencies.
|
|
|
+
|
|
|
}
|
|
|
}
|