mirror of
https://github.com/BX-Team/DivineMC.git
synced 2025-12-19 14:59:25 +00:00
fix build error
This commit is contained in:
@@ -78,7 +78,7 @@ subprojects {
|
||||
|
||||
extensions.configure<PublishingExtension> {
|
||||
repositories {
|
||||
maven("https://repo.bx-team.space/snapshots") {
|
||||
maven("https://repo.bxteam.org/snapshots") {
|
||||
name = "divinemc"
|
||||
credentials(PasswordCredentials::class)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user