I tested Kotlin 2.0.0-Beta1 and it looks like <htt...
# ksp
w
I tested Kotlin 2.0.0-Beta1 and it looks like https://github.com/google/ksp/issues/1535 is still an issue. I don't see a workaround, the code looks fine (classes are public, dependencies look OK). If there's anything I can do to help debug, let me know, or if it's a Dagger issue and I should report there
j
do you have a reproduce repo for my investigation?
w
Not yet, sorry. It happens for $workProject with ~400 module, and the module that fails this time is actually different than the one that failed in the previous release I might have some time later this week, I'll try to debug this or build a repro. If there's something relatively straightforward I can give you, like debug logs or something, I can do that right away too