mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-01-24 08:04:19 +01:00
Ignore md files in fat jar build
This commit is contained in:
@@ -74,8 +74,8 @@ task("fatJar", type = Jar::class) {
|
||||
"META-INF/*.SF",
|
||||
"META-INF/*.DSA",
|
||||
"META-INF/*.RSA",
|
||||
"META-INF/NOTICE",
|
||||
"META-INF/LICENSE",
|
||||
"META-INF/NOTICE*",
|
||||
"META-INF/LICENSE*",
|
||||
"META-INF/INDEX.LIST",
|
||||
"**/module-info.class"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user