Skip to content

Commit afb4bde

Browse files
committed
use new fork of KDiscordIPC
1 parent 042c1b7 commit afb4bde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ dependencies {
167167

168168
// Add dependencies on the required Kotlin modules.
169169
includeLib("io.github.classgraph:classgraph:${classGraphVersion}")
170-
includeLib("com.github.emyfops:KDiscordIPC:$discordIPCVersion")
170+
includeLib("com.github.beanbag44:KDiscordIPC:$discordIPCVersion")
171171
includeLib("com.pngencoder:pngencoder:$pngEncoderVersion")
172172

173173
includeLib("com.lambda:lambda-imgui-java-binding:$spairVersion")

0 commit comments

Comments
 (0)