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 b622244 commit 5dfda9bCopy full SHA for 5dfda9b
build.gradle
@@ -23,13 +23,13 @@ repositories {
23
mavenCentral()
24
maven {
25
name = "Lenni0451"
26
- url = "https://maven.lenni0451.net/everything"
+ url = "https://maven.lenni0451.net/releases"
27
}
28
29
30
dependencies {
31
include "net.raphimc:NoteBlockLib:2.1.3"
32
- include "net.raphimc:audio-mixer:1.1.0-SNAPSHOT"
+ include "net.raphimc:audio-mixer:1.1.0"
33
include "com.formdev:flatlaf:3.5.2"
34
include "net.lenni0451.commons:swing:1.6.1"
35
include "org.lwjgl:lwjgl:3.3.4"
0 commit comments