[NonKmpAgpIsDeprecated | WARNING] The 'org.jetbrains.kotlin.multiplatform' plugin deprecated compatibility with Android Gradle plugin: 'com.android.application'
The 'org.jetbrains.kotlin.multiplatform' plugin is not compatible with 'com.android.application' starting with Android Gradle Plugin 9.0.0.

Please change the structure of the your project and move the usage of 'com.android.application' into a separate subproject. The new subproject should add a dependency on this KMP subproject.

Read more: https://kotl.in/kmp-project-structure-migration
Please change the structure of your project and move the usage of 'com.android.application' into a separate subproject.
See https://kotl.in/gradle/agp-new-kmp for more details.
