Skip to content

Commit

Permalink
Updated README.md to reflect dependencies as the baseline directory.
Browse files Browse the repository at this point in the history
Updated README.md to reflect `dependencies` as the baseline directory.
  • Loading branch information
handstandsam committed May 26, 2022
1 parent 76c5837 commit e387515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ This task overwrites the dependencies in the `dependencies` directory in your mo

## Baseline Files

Baseline files are created in the "dependency-guard" folder in your module. The following reports are created for the `:sample:app` module by running `./gradlew :sample:app:dependencyGuardBaseline`
Baseline files are created in the "dependencies" folder in your module. The following reports are created for the `:sample:app` module by running `./gradlew :sample:app:dependencyGuardBaseline`

## Adding to the Buildscript Classpath

Expand Down

0 comments on commit e387515

Please sign in to comment.