mirror of
https://github.com/amalthea-mc/spigot-tg-bridge.git
synced 2024-11-09 12:11:06 +00:00
Update build.gradle.kts
This commit is contained in:
parent
011daba652
commit
936dbd2c29
@ -41,7 +41,7 @@ val homeDir = System.getProperty("user.home")
|
|||||||
|
|
||||||
tasks {
|
tasks {
|
||||||
named<ShadowJar>("shadowJar") {
|
named<ShadowJar>("shadowJar") {
|
||||||
archiveBaseName.set(
|
archiveFileName.set(
|
||||||
"spigot-tg-bridge-${spigotApiVersion}-v${pluginVersion}.jar"
|
"spigot-tg-bridge-${spigotApiVersion}-v${pluginVersion}.jar"
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user