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 995c66f197 - Show all commits

View File

@ -86,6 +86,6 @@ publishing {
// Add repositories to publish to here.
// Notice: This block does NOT have the same function as the block in line 13.
// The repositories here will be used for publishing your artifact, not for
// retirieving dependencies.
// retrieving dependencies.
}
}