ArtifactFinder icon indicating copy to clipboard operation
ArtifactFinder copied to clipboard

Handle annotation processors

Open yigit opened this issue 6 years ago • 1 comments
trafficstars

Some libraries can be used only w/ their annotation processor (e.g. Room). Implement necessary logic to add them with their annotation processors, handle kapt vs annotationProcessor configurations.

yigit avatar Nov 14 '19 01:11 yigit

Is there any way to predict that library uses annotation processor?

rcd27 avatar Dec 07 '19 00:12 rcd27