Update Lavaplayer
This commit is contained in:
parent
4d0daec2b3
commit
b21c76cd5b
@ -50,7 +50,7 @@ dependencies {
|
||||
|
||||
|
||||
|
||||
compile("com.sedmelluq:lavaplayer:1.3.46")
|
||||
compile("com.sedmelluq:lavaplayer:1.3.50")
|
||||
// compile 'net.dv8tion:JDA:4.0.0_46'
|
||||
compile 'net.dv8tion:JDA:4.1.1_101'
|
||||
compile group: 'org.json', name: 'json', version: '20160810'
|
||||
@ -87,4 +87,4 @@ class Version {
|
||||
String toString() {
|
||||
"${major}.${minor}.${revision}_$build"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user