Skip to content

Commit

Permalink
Changed Discord RPC version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Anuken committed Jun 1, 2018
1 parent fcb74d4 commit 35a3a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ project(":desktop") {
compile "com.badlogicgames.gdx:gdx-backend-lwjgl3:$gdxVersion"
compile "com.badlogicgames.gdx:gdx-platform:$gdxVersion:natives-desktop"
compile "com.badlogicgames.gdx:gdx-controllers-lwjgl3:$gdxVersion"
compile 'com.github.MinnDevelopment:java-discord-rpc:v1.3.2'
compile 'com.github.MinnDevelopment:java-discord-rpc:v2.0.0'
}
}

Expand Down

0 comments on commit 35a3a89

Please sign in to comment.