We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0718423 commit bd6ecf0Copy full SHA for bd6ecf0
build.gradle
@@ -13,7 +13,7 @@ base {
13
}
14
15
repositories {
16
-
+ maven { url = "https://maven.parchmentmc.org" }
17
18
19
loom {
0 commit comments