From 995c66f197b3fa188f7168602ca92da14b96f717 Mon Sep 17 00:00:00 2001 From: YTG123 <54103478+YTG1234@users.noreply.github.com> Date: Sun, 7 Feb 2021 15:50:30 +0200 Subject: [PATCH] Update build.gradle Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com> --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 40b9d0e..30b505a 100644 --- a/build.gradle +++ b/build.gradle @@ -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. } }