Skip to content

Commit f20dafb

Browse files
committed
fix dependency
1 parent b9496cf commit f20dafb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050
implementation 'org.lwjgl.lwjgl:lwjgl-platform:2.9.4-nightly-20150209'
5151
}
5252

53-
include( implementation('com.github.JnCrMx:discord-game-sdk4j:0.5.5'))
53+
include( implementation('com.github.JnCrMx:discord-game-sdk4j:v0.5.5'))
5454

5555
include(modImplementation("net.hypixel:hypixel-api-core:4.1") {
5656
exclude group: "com.google.code.gson", module: "gson"

0 commit comments

Comments
 (0)