dimsuz
01/04/2023, 11:32 PMbuild/generated/code/commonMain/.../File.kt
, but I struggle to find how do I mark this "commonMain" as a source root from within my plugin. I need to do this for KMP/android/kotlin projects.
I found that sqldelight-gradle-plugin uses Source
data class but where exactly this "mark as source root" happens, I cannot find.
If anyone would point me either to the Gradle API to use or to the place in sqldelight's souces to study, I'd be grateful.