Skip to content

Commit 8796b7c

Browse files
committed
fix dependency
1 parent 7392bf5 commit 8796b7c

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
@@ -45,7 +45,7 @@ dependencies {
4545

4646
//modImplementation "com.terraformersmc:modmenu:4.0.5"
4747

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

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

0 commit comments

Comments
 (0)