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 b9bcd4e commit 3bf287fCopy full SHA for 3bf287f
README.MD
@@ -53,7 +53,7 @@ you can check out my [Understanding Gradle video series](https://www.youtube.com
53
## Plugin dependency
54
55
Add this to the build file of your convention plugin's build
56
-(e.g. `gradle/plugins/build.gradle(.kts)` or `buildSrc/build.gradle(.kts)`).
+(e.g. `build-logic/build.gradle(.kts)` or `buildSrc/build.gradle(.kts)`).
57
58
```
59
dependencies {
0 commit comments