What should we do on Android when having flavors/build variants to still have access to the generated code in the IDE?
o
Oliver.O
07/09/2022, 1:16 PM
Unfortunately, I guess there is not much you can do currently, but I have put down some notes on how to progress towards (hopefully) achieving that goal:
https://github.com/google/ksp/issues/1037
l
Lukasz Kalnik
07/09/2022, 4:00 PM
Thanks for the clarification and detailed explanations in the issue. This helps a lot at least to understand the current state! 🙏