Properly name repositories
This commit is contained in:
@ -23,7 +23,7 @@ repositories {
|
||||
}
|
||||
*/
|
||||
maven {
|
||||
name = "EngineHub Repository"
|
||||
name = "EngineHub"
|
||||
url = uri("https://maven.enginehub.org/repo/")
|
||||
content {
|
||||
includeGroupByRegex("com.sk89q.*")
|
||||
|
||||
Reference in New Issue
Block a user