Update build.gradle

This commit is contained in:
Mgazul 2020-12-24 04:10:59 +08:00
parent f34355ddd4
commit 8757d71104
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ plugins {
repositories {
mavenLocal()
mavenCentral()
maven { url "https://raw.githubusercontent.com/Mohist-Community/Mohist-Maven/master/maven" }
maven { url "https://github.com/mohist-community/maven/raw/master" }
maven { url 'https://repo.codemc.io/maven-public' }
maven {url "http://repo.dmulloy2.net/content/groups/public/"}
maven {url "https://repo.destroystokyo.com/repository/maven-public//"}