fixed issue (#816)

This commit is contained in:
Lionel Bergen
2019-10-11 23:54:48 -05:00
committed by Anuken
parent bd3463c824
commit bd03e666da

View File

@ -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'
}
}