Hey how do you disable the hilt InstallIn Excepti...
# dagger
r
Hey how do you disable the hilt InstallIn Exception project wide?
m
Do you mean turning off the InstallIn check? You can set this compiler option:
-Adagger.hilt.disableModulesHaveInstallInCheck=true
https://dagger.dev/hilt/compiler-options.html#disable-install-in-check