chainsaw-0.1.3
Changes:
- feature: it is now possible to patch modules with
javaModules.patchModules
, - feature:
patch
configuration that groups patched dependencies, - fix:
verifyModuleName
task is now executed after the compilation, so that it can work with annotation processors that generate Java code,
This is the first release that can deal with jsr305
dependency issues (notable affected libraries: Guava, Dagger), and annotation processors.