This commit is contained in:
NotMyFault
2021-08-17 16:57:35 +02:00
parent 0ffab8ee69
commit f6676cf6a3
4 changed files with 14 additions and 7 deletions

View File

@ -9,5 +9,5 @@ repositories {
}
dependencies {
"shade"(libs.adventureTextAdapter)
"shade"(libs.adventureTextAdapterBukkit)
}