mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 02:09:38 +02:00
Remove duplicate line in build.gradle
This commit is contained in:
parent
1dd666d32b
commit
9343e1e0f2
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ allprojects {
|
|||
// without this we would generate an empty pgpainless.jar for the project root
|
||||
// https://stackoverflow.com/a/25445035
|
||||
jar {
|
||||
reproducibleFileOrder = true
|
||||
onlyIf { !sourceSets.main.allSource.files.isEmpty() }
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue