Improve description of repositories blocks #81

Merged
YTG1234 merged 6 commits from patch-1 into master 2021-02-07 17:38:58 +00:00
Showing only changes of commit ab94eaca6c - Show all commits

View File

@ -74,9 +74,5 @@ publishing {
}
}
// Select the repositories you want to publish to
// To publish to maven local, no extra repositories are necessary. Just use the task `publishToMavenLocal`.
repositories {
// See https://docs.gradle.org/current/userguide/publishing_maven.html for information on how to set up publishing.
}
// See https://docs.gradle.org/current/userguide/publishing_maven.html for information on how to set up publishing.
}