Please check the following before submitting a new issue.
Please select affected platform(s)
Proposal
As of Android Gradle Plugin (AGP) 9.0, the Android build system handles Kotlin natively. Manually applying the Kotlin Gradle Plugin (KGP) now causes a conflict and results in build failures. Flutter 3.44 includes temporary backward compatibility, but this will be removed in a future release.
If this plugin is not migrated, apps using it with AGP 9.0 will fail to build. Since only plugin authors can fix this, it's on us to resolve.
What needs to be done:
Please check the following before submitting a new issue.
Please select affected platform(s)
Proposal
As of Android Gradle Plugin (AGP) 9.0, the Android build system handles Kotlin natively. Manually applying the Kotlin Gradle Plugin (KGP) now causes a conflict and results in build failures. Flutter 3.44 includes temporary backward compatibility, but this will be removed in a future release.
If this plugin is not migrated, apps using it with AGP 9.0 will fail to build. Since only plugin authors can fix this, it's on us to resolve.
What needs to be done: