Hi <@U0234N0QYSK> we are getting slow gradle build...
# compose-destinations
n
Hi @Rafael Costa we are getting slow gradle build since ksp incremental processing is not working. Can you please help here https://github.com/raamcosta/compose-destinations/issues/702#issuecomment-2491370951
It looks like you have fixed this issue in v2. Is my understanding correct?
r
I'm not aware of any issue regarding this. You can certainly try v2.
I don't think I'll have time to dig deeper into this any time soon 😞
n
ok. migrated to v2 and tried it. the issue exists. no problem. thanks for the reply
have u supported ksp incremental logic in your code? in case it's already supported, i will dig into my code and see where we are wrong.
r
Supposedly, yes. But I can't guarantee there's no issue on my implementation. You are the first person who brings this up, so I would say things should be working from my side, but that's all I have. I have not conducted extensive tests to make sure.
n
if i pass the sourceIds in ModuleRegistryWriter then the incremental processing is working. but not sure whether it will break else where.
r
Hmm interesting, do you want to create a PR
If you’re saying it starts working for you, it’s definitely worth it to take a look
n
that's a great idea. let me test this fully and will do it.
🙏 1