Skip to content

Commit 8fa3a12

Browse files
committed
Relocate JDA
1 parent 74fcb18 commit 8fa3a12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ shadowJar {
4646
relocate 'com.squareup', 'magibridge.com.squareup'
4747
relocate 'okio', 'magibridge.okio'
4848
relocate 'okhttp3', 'magibridge.okhttp3'
49+
relocate 'net.dv8tion', 'magibridge.net.dv8tion'
4950
dependencies {
5051
exclude(dependency('org.slf4j:slf4j-api'))
5152
exclude(dependency('net.java.dev.jna:jna'))

0 commit comments

Comments
 (0)