Also if you use Dagger with Kotlin, modularization...
# android
j
Also if you use Dagger with Kotlin, modularization will yield 10x performance improvements than incremental annotation processing (through granular local caching, higher hits on remote caching, compilation avoidance, stronger encapsulation, and parallelization)
👍 13
j
Modularization as in multiple components or multiple gradle modules or something else?
j
gradle modules