9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-19 15:09:19 +00:00

clean: add md-5 repo for future plugins

This commit is contained in:
LoJoSho
2023-04-01 22:34:38 -05:00
parent 9533e2ec46
commit aab40b68a7

View File

@@ -59,6 +59,9 @@ allprojects {
// PlayerAnimator
maven("https://mvn.lumine.io/repository/maven/")
// md-5 Repo
maven("https://repo.md-5.net/content/groups/public/")
}
dependencies {