Update build.gradle

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
This commit is contained in:
YTG123
2021-02-07 15:50:30 +02:00
committed by GitHub
parent 158b9c6e1d
commit 995c66f197

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.
}
}