Skip to content

[Android] AGP 9 / built-in Kotlin compatibility #179

Description

@BriceFab

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

  • flutter/flutter#184836 — ecosystem → built-in Kotlin
  • #101 addressed AGP 8 / namespace, not AGP 9 / built-in Kotlin / new DSL.

Thanks for considering.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions