Files
2025-03-30 15:57:09 +02:00

6 lines
104 B
Groovy

jar {
manifest {
attributes 'Implementation-Title': 'Kontor', 'Implementation-Version': version
}
}