Skip to content

Commit

Permalink
Fixed the incremental invalidation of the annotation processor
Browse files Browse the repository at this point in the history
  • Loading branch information
fanmingyi committed May 1, 2021
1 parent 38c0eea commit 151a155
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
com.alibaba.android.arouter.compiler.processor.RouteProcessor,isolating
com.alibaba.android.arouter.compiler.processor.AutowiredProcessor,isolating
com.alibaba.android.arouter.compiler.processor.InterceptorProcessor,isolating
com.alibaba.android.arouter.compiler.processor.RouteProcessor,aggregating
com.alibaba.android.arouter.compiler.processor.AutowiredProcessor,aggregating
com.alibaba.android.arouter.compiler.processor.InterceptorProcessor,aggregating

0 comments on commit 151a155

Please sign in to comment.