I have an android project with android specific and platform independent code neatly separated:
my-project ├── ... ├── build.gradle ├── myapp │ ├── build.gradle