Skip to content

Commit f53ccc6

Browse files
Merge pull request #55 from usefulness/updates
2 parents 74b3b50 + 5cb6dbd commit f53ccc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.
8484
Example 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>

0 commit comments

Comments
 (0)