mirror of
https://github.com/amalthea-mc/spigot-tg-bridge.git
synced 2024-11-08 19:51:04 +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 {
|
||||
named<ShadowJar>("shadowJar") {
|
||||
archiveBaseName.set(
|
||||
archiveFileName.set(
|
||||
"spigot-tg-bridge-${spigotApiVersion}-v${pluginVersion}.jar"
|
||||
)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user