-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#33524Closed
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.platform-androidAndroid applications specificallyAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versiont: gradle"flutter build" and "flutter run" on Android"flutter build" and "flutter run" on AndroidtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
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?
flutter/packages/flutter_tools/gradle/flutter.gradle
Lines 32 to 33 in ee4e09c
| /** Sets the compileSdkVersion used by default in Flutter app projects. */ | |
| static int compileSdkVersion = 31 |
Thanks for considering!
gustav3d
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.platform-androidAndroid applications specificallyAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versiont: gradle"flutter build" and "flutter run" on Android"flutter build" and "flutter run" on AndroidtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.