We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fcfb2b commit 20ae9f8Copy full SHA for 20ae9f8
README.md
@@ -32,6 +32,7 @@ apply plugin: "com.lazan.dependency-export"
32
|Name|Type|Default Value|
33
|----|----|-------------|
34
|configurations|Collection\<Configuration\>|buildscript.configurations + project.configurations|
35
+|exportDir|File|${buildDir}/maven-dependency-export|
36
|systemProperties|Map\<String, Object\>|System.getProperties()|
37
38
### Sample task customisation
0 commit comments