• Kotlin A concise multiplatform language developed by JetBrains Follow: XX RSSRSS Update your Kotlin projects for Android Gradle Plugin 9.0 Android Gradle plugin 9.0is now available, and it includes two major changes that will affect existing Kotlin projects: Android apps need to start using AGP 9.0’sbuilt-in Kotlin support. • Kotlin Multiplatform projects targeting Android need to migrate to thenew Android KMP library plugin. • This post provides some details about these changes and points you to the resources that you’ll need to update your existing projects. • You’ll also need to update tools and plugins that depend on AGP to their latest versions with support for AGP 9.0. • If you use Android Studio, you’ll need to use Otter 3 Feature Drop or later. • Note: Support for AGP 9.0 is coming soon to IntelliJ IDEA, expected to arrive in Q1 2026.
Sources: