Android Gradle Plugin 9.0 introduces two major changes for Kotlin projects: built-in Kotlin support eliminates the need for the separate Kotlin Android plugin, and Kotlin Multiplatform projects must migrate to the new Android KMP library plugin. Library modules need to replace the Android library plugin with the new KMP library
Sort: