File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ Dependency diff for root projects can be configured using `project: ''`.
8282 For Android projects use the one that has ` com.android.application` plugin applied.
8383- **`build-root-directory`** - Relative path to folder containing gradle wrapper.
8484Example usage : ` build-root-directory: library`
85- - **`additional-gradle-arguments`** - Additional arguments passed to internal Gradle invocation. Example: `"--no-configuration-cache"` or `"--stactrace "`
85+ - **`additional-gradle-arguments`** - Additional arguments passed to internal Gradle invocation. Example: `"--no-configuration-cache"` or `"--stacktrace "`
8686- **`lib-version`** - Overrides [dependency-tree-diff](https://github.com/JakeWharton/dependency-tree-diff) dependency version
8787
8888<details><summary></summary>
You can’t perform that action at this time.
0 commit comments