Hey, Alberto! KMP stands for
Kotlin Multiplatform Project. It's a technology which allows you to write and maintain the same code for different platforms.
KMM stands for
Kotlin Multiplaform Mobile. It includes various tools and instruments, which are designed to provide the best DX to share code between specifically
mobile platforms. The new Android Studio plugin is a great example of such tool. KMM is based on Kotlin Multiplatform technology and provides some more features for crossplatform mobile development. So you don't need any kind of migration!