We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36a66c0 commit 56ec497Copy full SHA for 56ec497
build.gradle
@@ -29,11 +29,8 @@ repositories {
29
url "https://maven.firstdarkdev.xyz/snapshots/"
30
}
31
maven {
32
- // saps.dev Maven (KubeJS and Rhino)
33
- url = "https://maven.saps.dev/minecraft"
34
- content {
35
- includeGroup "dev.latvian.mods"
36
- }
+ // latvian.dev Maven (KubeJS and Rhino)
+ url = "https://maven.latvian.dev/releases"
37
38
maven { // Registrate
39
url = "https://maven.tterrag.com/"
0 commit comments