rootProject.name = 'KotlinMultiplatformPlayground' include 'common' include 'jvm' include 'js' include 'native'