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.
2 parents ff45ea1 + e967ab5 commit d5bda21Copy full SHA for d5bda21
README.md
@@ -21,8 +21,8 @@ Then add the dependency to the application module:
21
22
```groovy
23
dependencies {
24
- annotationProcessor 'com.github.Fueled.flowr:flowr-compiler:1.3.0'
25
- compile 'com.github.fueled:flowr:1.3.0'
+ annotationProcessor 'com.github.fueled.flowr:flowr-compiler:1.3.0'
+ compile 'com.github.fueled.flowr:flowr:1.3.0'
26
}
27
```
28
0 commit comments