I've noticed that when creating a new kotlin multi...
# android-studio
r
I've noticed that when creating a new kotlin multiplatform app in android studio (giraffe and hedgehog preview) the wizard does not respect the build framework options. I selected gradleDSL but the project gets created with build.gradle.kts files instead
c
All Kotlin Multiplatform support is from IntelliJ Community, so if there’s an issue you’ll have to file an bug on YouTrack.
r
Ah figured. thanks! I'll ping them there
Is there a way to add your own template to android studio? (say if I create my own?)
c
There is not at this time
c
thats def one of my biggest long awaited features. being able to create a template for my team would be awesome.
💯 2