Navigation Menu

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

Commit

Permalink
Merge pull request #5 from myrle-krantz/develop
Browse files Browse the repository at this point in the history
removing duplicate resources from build
  • Loading branch information
myrle-krantz committed Jul 12, 2017
2 parents a87f825 + 449ca5b commit 8f38890
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 8f38890

Please sign in to comment.