Rey (Kingg22)
02/17/2026, 6:15 PMcommonMain.
I’m aware of the kspCommonMainMetadata workaround, but it doesn’t work when the project only has JVM targets (Android and/or JVM), so it’s not a reliable solution in all cases.
Is there any plan for KSP to provide better support for true multiplatform scenarios? Or is the current behavior, processing per platform/target only, without generating code in `commonMain`the intended long-term design?
Thanks in advance!