mirror of
https://github.com/DiscordSRV/Ascension.git
synced 2025-02-10 00:42:06 +01:00
Exclude tink
This commit is contained in:
parent
3c2f90a024
commit
cf8bb14ae8
@ -12,6 +12,7 @@ dependencies {
|
|||||||
api(libs.jda) {
|
api(libs.jda) {
|
||||||
// We don't use audio
|
// We don't use audio
|
||||||
exclude module: 'opus-java'
|
exclude module: 'opus-java'
|
||||||
|
exclude module: 'tink'
|
||||||
// v2
|
// v2
|
||||||
exclude module: 'slf4j-api'
|
exclude module: 'slf4j-api'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user