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 b9496cf commit f20dafbCopy full SHA for f20dafb
build.gradle
@@ -50,7 +50,7 @@ dependencies {
50
implementation 'org.lwjgl.lwjgl:lwjgl-platform:2.9.4-nightly-20150209'
51
}
52
53
- include( implementation('com.github.JnCrMx:discord-game-sdk4j:0.5.5'))
+ include( implementation('com.github.JnCrMx:discord-game-sdk4j:v0.5.5'))
54
55
include(modImplementation("net.hypixel:hypixel-api-core:4.1") {
56
exclude group: "com.google.code.gson", module: "gson"
0 commit comments