Summary
Consumers are moving to AGP 9 with android.builtInKotlin=true and android.newDsl=true. This plugin’s Android Gradle config should follow Flutter’s built-in Kotlin path so it does not rely on obsolete KGP application patterns under AGP 9.
Ask
Please track and implement migration per:
https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors
Context
Thanks for considering.
Summary
Consumers are moving to AGP 9 with
android.builtInKotlin=trueandandroid.newDsl=true. This plugin’s Android Gradle config should follow Flutter’s built-in Kotlin path so it does not rely on obsolete KGP application patterns under AGP 9.Ask
Please track and implement migration per:
https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors
Context
Thanks for considering.