This commit is contained in:
Cloudburst
2021-10-01 22:00:10 +02:00
parent b53ef39a53
commit 6acd020773

View File

@@ -14,6 +14,8 @@ repositories {
maven {
name = "jitpack"
url = "https://jitpack.io"
}
maven {
name = "meteor-maven"
url = "https://maven.meteordev.org/snapshots"
}