API 33 requirement - eviltoast
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/androiddev by /u/Kakkurimme on 2023-10-29 21:39:41.


I have an app in internal testing. The app has never been in any other release option such as production. The latest internal test app version uses target SDK 33. However, I still have policy warning “App must target Android 13 (API level 33) or higher”.

When seeing the details of the warning it says that I need to publish a new version of the app for production.

I feel like I am not ready for production. Is my only option to move the unfinished app to production?