mirror of
https://github.com/jneug/zeichenmaschine.git
synced 2026-04-14 06:33:34 +02:00
Feheler beim buildtask der mp3-jar behoben
This commit is contained in:
@@ -44,4 +44,5 @@ tasks.register('jarMP3SPI', Jar) {
|
||||
from {
|
||||
configurations.runtimeClasspath.collect { it.isDirectory() ? it : zipTree(it) }
|
||||
}
|
||||
with jar
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user