mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Publish jar for ap & other fixes
This commit is contained in:
parent
865ee5684c
commit
bf20f2821d
10 changed files with 15 additions and 25 deletions
|
@ -37,5 +37,7 @@ publishing {
|
|||
groupId = project.group as String
|
||||
artifactId = project.name
|
||||
version = project.version as String
|
||||
|
||||
artifact(tasks["jar"])
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue