Can we access your project?
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
Bug Report Code (Required)
IT4khvLq+ZdOocdG1s/Lbe1Kq2U4G1g7TL07ttYbZxUjIuPtBJh/e8/4SFRpTd+7SnlhHFGbvF4x/8LLj+H1Gu0qaCqdRZxR/rt6TDzKd3q8RrqVOpDtfnN9J+ZTI0Ch5ruC3BN5ANdhcUYC1GCYH+eiVjHAN5+/Zwh9f6PHaOI=
Visual documentation
Environment
- FlutterFlow version: 7.0.70
- Platform: desktop
- Browser name and version:
- Operating system and version affected: windows
Additional Information
No response
Can we access your project?
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
Bug Report Code (Required)
IT4khvLq+ZdOocdG1s/Lbe1Kq2U4G1g7TL07ttYbZxUjIuPtBJh/e8/4SFRpTd+7SnlhHFGbvF4x/8LLj+H1Gu0qaCqdRZxR/rt6TDzKd3q8RrqVOpDtfnN9J+ZTI0Ch5ruC3BN5ANdhcUYC1GCYH+eiVjHAN5+/Zwh9f6PHaOI=
Visual documentation
Environment
Additional Information
No response