Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
java-discord-rpc -> 2.0.1
  • Loading branch information
chrislo27 committed Jul 22, 2018
1 parent 4a78bcb commit d90ec7c
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 @@ -69,7 +69,7 @@ project(":core") {
compile "de.sciss:jump3r:1.0.4"
compile "com.github.chrislo27:musique-barebones:8354a9b1a0"
compile "com.segment.analytics.java:analytics:+"
compile "com.github.MinnDevelopment:java-discord-rpc:v2.0.0"
compile "com.github.MinnDevelopment:java-discord-rpc:v2.0.1"

compile fileTree(dir: 'libs', include: ['*.jar'])
}
Expand Down

0 comments on commit d90ec7c

Please sign in to comment.