-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
I use aspectj-ext at my project. I found even if I include a little of jar packages, it also costs lost of times. In my case it costs more than 20 seconds whether first building or incremental building . The worst is that it will affect the dexBuilder
task to spend triple it's time when not using this plugin. As result, after apply this plugin, the incremental build time increase 40 seconds....
Is there any way to let the transform become quickly or support incremental building?
Metadata
Metadata
Assignees
Labels
No labels