Skip to content

Bump compileSdkVersions in benchmarks and tests to the latest sdk version #131425

@gmackall

Description

@gmackall

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listplatform-androidAndroid applications specificallyteam-androidOwned by Android platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions