mirror of
https://github.com/ethauvin/rife2-hello.git
synced 2025-06-16 20:30:51 -07:00
Build file tweaks
This commit is contained in:
parent
7e1dcd82ec
commit
a39fb686c3
2 changed files with 5 additions and 3 deletions
|
@ -2,9 +2,10 @@ plugins {
|
|||
war
|
||||
}
|
||||
|
||||
version = 1.0
|
||||
|
||||
base {
|
||||
archivesName.set("hello")
|
||||
version = 1.0
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue