Is there an existing issue for this?
Is there a StackOverflow question about this issue?
What happened?
Since this is Android Showcase project It would be good to keep all codebase (which is in Kotlin) in relevant folder name (src/main/kotlin , src/test/kotlin, src/androidTest/kotlin)
The legacy naming for modules which is by default from IntelliJ ( src/main/java ) seems obsolete.

Relevant logcat output
No response
Code of Conduct