How do i change package and app name in Compose Multiplatform?
I created a compose multiplatform project using Jetbrains template with package name as com.myapplication and app name as My Application by default. Now i'm not sure how to change both package and app name. I tried top answers in this thread but none of them working for KMM project.