@Zac Sweers maybe? I’ll try to provide a sample project.
We are basically running a KSP processor that generates a provider class on each Android module. Then we collect all of them through
ServiceLoader
. With KAPT this seems to work fine, but now with KSP it’s not finding any of them, but the