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 7392bf5 commit 8796b7cCopy full SHA for 8796b7c
build.gradle
@@ -45,7 +45,7 @@ dependencies {
45
46
//modImplementation "com.terraformersmc:modmenu:4.0.5"
47
48
- include( implementation('com.github.JnCrMx:discord-game-sdk4j:0.5.5'))
+ include( implementation('com.github.JnCrMx:discord-game-sdk4j:v0.5.5'))
49
50
include(modImplementation("net.hypixel:hypixel-api-core:4.1") {
51
exclude group: "com.google.code.gson", module: "gson"
0 commit comments