Added link to example build.gradle
This commit is contained in:
parent
b1b72d6051
commit
35ee113a04
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ compileJava {
|
||||||
|
|
||||||
The plugin implements a separate compile task that only runs the annotation processor and is executed during the build phase.
|
The plugin implements a separate compile task that only runs the annotation processor and is executed during the build phase.
|
||||||
|
|
||||||
Please look at the `build.gradle` file in the [example](https://github.com/ethauvin/semver/tree/master/example) module directory for a sample.
|
Please look at the [build.gradle](https://github.com/ethauvin/semver/blob/master/example/build.gradle) file in the [example](https://github.com/ethauvin/semver/tree/master/example) module directory for a sample.
|
||||||
|
|
||||||
### Kobalt
|
### Kobalt
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue