Skip to content

Commit

Permalink
settings.gradle' fix maven
Browse files Browse the repository at this point in the history
Closes #34
  • Loading branch information
BluCobalt authored Nov 14, 2024
1 parent 8f63da6 commit a895404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pluginManagement {
}
maven {
name = "legacy-fabric"
url = "https://repo.legacyfabric.net/repository/legacyfabric/"
url = "https://maven.legacyfabric.net/"
}
gradlePluginPortal()
}
Expand Down

0 comments on commit a895404

Please sign in to comment.