Update build.gradle

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
This commit is contained in:
YTG123 2021-02-07 15:50:12 +02:00 committed by GitHub
parent a64ec7b731
commit 158b9c6e1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ version = project.mod_version
group = project.maven_group group = project.maven_group
repositories { repositories {
// Add repositories to retrive artifacts from in here. // Add repositories to retrieve artifacts from in here.
// Loom adds the Fabric maven automatically so you don't // Loom adds the Fabric maven automatically so you don't
// have to. See https://docs.gradle.org/current/userguide/declaring_repositories.html // have to. See https://docs.gradle.org/current/userguide/declaring_repositories.html
// for more information about repositories. // for more information about repositories.