Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Commit

Permalink
don't include duplicate resources.
Browse files Browse the repository at this point in the history
  • Loading branch information
myrle-krantz committed Jul 12, 2017
1 parent 990ea62 commit 48c53dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared.gradle
Expand Up @@ -57,6 +57,7 @@ dependencies {

jar {
from sourceSets.main.allSource
duplicatesStrategy = DuplicatesStrategy.EXCLUDE
}

license {
Expand Down

0 comments on commit 48c53dc

Please sign in to comment.