Updated EWERKS plugin location.
This commit is contained in:
parent
3001a4f8f0
commit
3a5e79f906
2 changed files with 2 additions and 2 deletions
|
@ -151,7 +151,7 @@ The `GeneratedVersion` class will be automatically created in the `build` direct
|
|||
|
||||
#### Class & Source Generation
|
||||
|
||||
In order to also incorporate the generated source code into the `source tree`, use the [EWERK Annotation Processor Plugin](https://github.com/ewerk/gradle-plugins/tree/master/plugins/annotation-processor-plugin). Start by addding the following to the very top of the `build.gradle` file:
|
||||
In order to also incorporate the generated source code into the `source tree`, use the [EWERK Annotation Processor Plugin](https://github.com/ewerk/gradle-plugins/tree/master/annotation-processor-plugin). Start by addding the following to the very top of the `build.gradle` file:
|
||||
|
||||
```gradle
|
||||
plugins {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue