Skip to content

[WIP] [AGP 9] Disable Built-in Kotlin#184255

Draft
jesswrd wants to merge 1 commit intoflutter:masterfrom
jesswrd:disable-built-in-k
Draft

[WIP] [AGP 9] Disable Built-in Kotlin#184255
jesswrd wants to merge 1 commit intoflutter:masterfrom
jesswrd:disable-built-in-k

Conversation

@jesswrd
Copy link
Copy Markdown
Contributor

@jesswrd jesswrd commented Mar 27, 2026

Opt-ing out of Built-in Kotlin allows us to gaurantee successful builds regardless of Built-in Kotlin migration state. This is provided that PR: has already merged.

Fixes #183910
Related to #181557

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

@github-actions github-actions bot added tool Affects the "flutter" command-line tool. See also t: labels. team-android Owned by Android platform team labels Mar 27, 2026
@jesswrd jesswrd added the CICD Run CI/CD label Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CICD Run CI/CD team-android Owned by Android platform team tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[AGP 9] Disable Built-in Kotlin By Default

1 participant