mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2026-04-21 10:16:33 +00:00
Adding duplicates strategy.
This commit is contained in:
@@ -20,6 +20,7 @@ dependencies {
|
||||
jar {
|
||||
archiveBaseName = 'AppleCommander'
|
||||
archiveAppendix = 'ant'
|
||||
duplicatesStrategy = DuplicatesStrategy.INCLUDE
|
||||
|
||||
dependsOn configurations.runtimeClasspath
|
||||
from {
|
||||
|
||||
Reference in New Issue
Block a user