1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-08-18 20:31:16 +02:00

Update nukkit maven repository

This commit is contained in:
Luck
2022-11-27 14:22:09 +00:00
parent 0193c06f16
commit 5555cdac89
2 changed files with 2 additions and 4 deletions

View File

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

View File

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