mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-29 16:15:17 +01:00
Fixed issues with jitpack
This commit is contained in:
parent
1ac0708ad7
commit
7ce16e881a
@ -90,7 +90,7 @@ shadowJar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
jar {
|
jar {
|
||||||
archiveFileName = findProperty("plugin-name") + " v" + findProperty("version") + " " + "unshaded" + ".jar"
|
archiveFileName = findProperty("plugin-name") + " v" + findProperty("version") + ".jar"
|
||||||
}
|
}
|
||||||
|
|
||||||
group = 'com.willfp'
|
group = 'com.willfp'
|
||||||
|
Loading…
Reference in New Issue
Block a user