alwaysEnableAnvilComponentMerging

By default, if kapt is enabled we will disable anvil component merging as an optimization as it incurs a cost of disabling incremental kapt stubs. If we need it though (aka this is running in app-di or another project that actually has components), this can be always enabled as needed.