Skip to content

Bump targetSdkVersion to 33 (Android T) #103356

@blasten

Description

@blasten

With Android T coming up https://developer.android.com/about/versions/13,
Flutter tool should bump the targetSdkVersion to 33, which can be done by changing a single value in the Flutter SDK:

static int targetSdkVersion = 31

https://developer.android.com/reference/android/os/Build.VERSION_CODES#TIRAMISU

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1High-priority issues at the top of the work listplatform-androidAndroid applications specificallyt: 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