I get all these shared source sets when starting a new project from the wizard. I don’t see them in the gradle settings, in this something the plugin does? Two questions:
• Can I adjust this set of show source sets? I’d like to hide most source sets that are not relevant yet (don’t have code yet), for simplicety.
• Why is
androidMain
not in this list (it is the
/kotlin
folder at the bottom, while I would expect it to be shown as a source set).
j
John O'Reilly
05/04/2025, 2:17 PM
This is typically what you see when using "Android" view.....if you switch to "Project" view you see just the source sets that were created