5 lines
83 B
Groovy
5 lines
83 B
Groovy
jar {
|
|
manifest {
|
|
from 'src/main/java/helma/main/launcher/manifest.txt'
|
|
}
|
|
}
|