App must target Android 15 (API level 35) or higher

How can I got about editing the extension that you created? There's a new requirement for "App must target Android 15 (API level 35) or higher" - I'd like to be able to update this file.

https://community.appinventor.mit.edu/t/minimum-sdk-play-store-doesnt-like-my-aab/133782/110

Hey there - dropped you a message in thread. How can I edit and update your extension file for sdk. Getting this message from the playstore now - "App must target Android 15 (API level 35) or higher" - I'd like to be able to update this file.

The following extension was created by @Anke

which sets rhe min sdk to 21

Why do you rhink you have to modify something?
Do you understand the difference between min sdk and target sdk?

App Inventor alrrady targets sdk 35. Just build your app, there is nothing else to do

Taifun

Okay, I'll try uploading a new bundle then. Thanks for the assist.

if you build a new app to upload to Google Play you already target sdk 35. My guess is you are seeing an old message. What about providing that message here?

Taifun

Google put out a new-ish policy that the target level had to be Android 15 / API level 35 or higher. I was getting confused with the min level that we previously discussed. I uploaded a new bundle and that closed the issue for Google. Thanks for all your help, I really appreciate it - I'm fairly new to this!