Repaired merge error

2.x-1.16 2.2.0
Szum123321 2021-08-03 23:47:56 +02:00
parent d24aa5c9e8
commit cb55d5c9a4
1 changed files with 0 additions and 1 deletions

View File

@ -85,7 +85,6 @@ jar {
from("LICENSE") { from("LICENSE") {
rename { "${it}_${project.archivesBaseName}"} rename { "${it}_${project.archivesBaseName}"}
} }
}
from("Copyright_Notice") from("Copyright_Notice")
} }