diff --git a/build.gradle b/build.gradle index 9411b3544d..1aaf194da3 100644 --- a/build.gradle +++ b/build.gradle @@ -152,7 +152,7 @@ project(":desktop"){ compile "com.code-disaster.steamworks4j:steamworks4j-server:$steamworksVersion" compile arcModule("backends:backend-sdl") - compile 'com.github.MinnDevelopment:java-discord-rpc:v2.0.2' + compile 'com.github.MinnDevelopment:java-discord-rpc:v2.0.1' } }