https://kotlinlang.org logo
#ksp
Title
# ksp
w

wasyl

11/16/2023, 9:58 AM
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

Jiaxiang

11/20/2023, 10:51 PM
do you have a reproduce repo for my investigation?
w

wasyl

11/21/2023, 8:10 AM
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