Update nukkit maven repository

This commit is contained in:
Luck 2022-11-27 14:22:09 +00:00
parent 0193c06f16
commit 5555cdac89
No known key found for this signature in database
GPG Key ID: EFA9B3EC5FD90F8B
2 changed files with 2 additions and 4 deletions

View File

@ -3,8 +3,7 @@ plugins {
}
repositories {
mavenLocal()
maven { url 'https://repo.nukkitx.com/main/' }
maven { url 'https://repo.opencollab.dev/maven-snapshots/' }
}
dependencies {

View File

@ -3,8 +3,7 @@ plugins {
}
repositories {
mavenLocal()
maven { url 'https://repo.nukkitx.com/main/' }
maven { url 'https://repo.opencollab.dev/maven-snapshots/' }
}
dependencies {