-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Closed
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listplatform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform team
Description
Currently a number of the benchmarks and tests are using api 31 instead of 33 for target and compile sdk versions. We should change these to use 33 instead (or flutter.compileSdkVersion, where possible).
We should also add documentation that indicates that we always use the latest targetSdkVersion, as there are no binary side effects and it gives you the most recent versions of linters, etc.
Also potentially the latest compileSdkVersion, though there are side effects (unlike targetSdkVersion).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listplatform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform team