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

5m read timeFrom blog.jetbrains.com
Post cover image
Table of contents
Use built-in KotlinUse the new Android KMP library pluginConclusion

Sort: