Skip to content

flutter still uses Android SDK version 31 instead of most recent 32 #103713

@repentsinner

Description

@repentsinner

Hi team-

Per Google best practice, it is recommended to use the latest released SDK, which is 32 as of Dec 2021. How come flutter 3.0.0 (and 2.10.5) are still using a compileSdkVersion of 31?

/** Sets the compileSdkVersion used by default in Flutter app projects. */
static int compileSdkVersion = 31

Thanks for considering!

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listframeworkflutter/packages/flutter repository. See also f: labels.platform-androidAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer versiont: gradle"flutter build" and "flutter run" on AndroidtoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions