when you create an kotlin android app, do you use ...
# android
m
when you create an kotlin android app, do you use the default
src/main/java
folder structure or do you rename to
src/main/kotlin
? Is there a convention for that?