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 4c034e6 commit ec10d26Copy full SHA for ec10d26
build-recipe-plugin/README.md
@@ -22,7 +22,7 @@ buildscript {
22
}
23
24
dependencies {
25
- classpath("com.linecorp.support.project.multi:build-recipe-plugin:$version")
+ classpath("gradle.plugin.com.linecorp.support.project.multi:build-recipe-plugin:$version")
26
27
28
```
@@ -41,7 +41,7 @@ buildscript {
41
42
43
44
45
46
47
0 commit comments