Skip to content

[Critical] compileSdkVersion and targetSdkVersion issue #7436

Description

@AlexP-cyber

Can we access your project?

  • I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.

Current Behavior

I'm publishing right from FF and there are "Compile SDK version" = 36 and "Target SDK Version" = 36 in Advanced Android Setting but Google Play Console shows "Target SDK" = 35 for just published new version.
So I downloaded my code and checked build.gradle file
Result : both compileSdkVersion and targetSdkVersion show 35. (please see attached file)

Since there is "App must target Android 16 (API level 36) or higher" new requirement on Google Play Console with deadline on 31 Aug - > I suppose the issue is crusual at the moment

BuildGradle.txt

Expected Behavior

both compileSdkVersion and targetSdkVersion show 36

Steps to Reproduce

Open Settings->Platforms->Advanced Android Settings and pay attention to 'Compile SDK Version' and 'Target SDK Version'
Actual result : both values are 36 - OK
Download code and check there .
Actual result : both values are 35 - NOT OK

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

IT4khvLq+ZdOocdG1s/Lbe1Kq2U4G1g7TL07ttYbZxUjIuPtBJh/e8/4SFRpTd+7SnlhHFGbvF4x/8LLj+H1Gu0qaCqdRZxR/rt6TDzKd3q8RrqVOpDtfnN9J+ZTI0Ch5ruC3BN5ANdhcUYC1GCYH+eiVjHAN5+/Zwh9f6PHaOI=

Visual documentation

Image Image

Environment

- FlutterFlow version: 7.0.70
- Platform: desktop
- Browser name and version:
- Operating system and version affected: windows

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: needs triageA potential issue that has not been confirmed as a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions