Recently, Google has enforced their new target API level requirement, which started in August 2021. All exports of my app for Android are being built on API level 29 instead of the newly required level 30 (Android 11). Is there any way to alleviate this issue so I can successfully publish my app?
@c.hris the API level bump does not go into effect till August. We are aware of the change (they do it every year at about the same time) and will have the update made in time. If you’re having an error uploading your APK, it’s not the target API.
Thanks for submitting a ticket though, we’ll be able to help you navigate to what the issue is you are facing!
Based on the error in the screenshot, I am guessing a it’s related to replacing a previous app with a higher version number. If you can locate that and reply to your ticket, we can likely get this bumped in the backend and help you get that uploaded