9
0
mirror of https://github.com/Xiao-MoMi/Custom-Nameplates.git synced 2025-12-19 15:09:23 +00:00

Update build.gradle.kts

This commit is contained in:
XiaoMoMi
2025-01-27 00:05:41 +08:00
parent 6dbc6bf596
commit a95ea99a55

View File

@@ -59,12 +59,6 @@ tasks {
relocate ("net.kyori", "net.momirealms.customnameplates.libraries")
relocate("dev.dejvokep", "net.momirealms.customnameplates.libraries")
}
javadoc {
options {
encoding = "UTF-8"
}
options.quiet()
}
}
publishing {