Skip to content

Commit

Permalink
Try a different mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
Blobanium committed Jul 13, 2021
1 parent 2f2132b commit bbb91b5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@ repositories {
url = "https://dl.bintray.com/ladysnake/libs"
}
maven{ url "https://maven.terraformersmc.com" }
maven {
name = 'TerraformersMC Archive'
url = 'https://raw.githubusercontent.com/TerraformersMC/Archive/main/releases/'
}
maven{ url "https://maven.kotlindiscord.com/service/rest/repository/browse/terraformers/" }
}

dependencies {
Expand Down

1 comment on commit bbb91b5

@K0-RR
Copy link
Contributor

@K0-RR K0-RR commented on bbb91b5 Jul 20, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good news, maven is up

Please sign in to comment.