wilkinsona / project-generator

3 stars 4 forks source link

Add support for the compileOnly dependencies #88

Closed mbhave closed 5 years ago

mbhave commented 5 years ago

The old API supports compileOnly dependencies. See test. The new API translates compileOnly to annotationProcessor but I think we should keep the behavior the same before the merge instead of changing the test.