1 parent 042c1b7 commit afb4bdeCopy full SHA for afb4bde
1 file changed
build.gradle.kts
@@ -167,7 +167,7 @@ dependencies {
167
168
// Add dependencies on the required Kotlin modules.
169
includeLib("io.github.classgraph:classgraph:${classGraphVersion}")
170
- includeLib("com.github.emyfops:KDiscordIPC:$discordIPCVersion")
+ includeLib("com.github.beanbag44:KDiscordIPC:$discordIPCVersion")
171
includeLib("com.pngencoder:pngencoder:$pngEncoderVersion")
172
173
includeLib("com.lambda:lambda-imgui-java-binding:$spairVersion")
0 commit comments