Masabi / kotlinbuilder

MIT License
12 stars 3 forks source link

Split the annotation out of the annotation processor #3

Closed JakeWharton closed 6 years ago

JakeWharton commented 6 years ago

Otherwise the dependencies of the processor leak onto the classpath of the project (even if used as compileOnly).