Just submitted a new-update-version of my game to google-play-console. The .aab file was uploaded and completed all the other steps and it was accepted, but have not done the ‘Create Production Release’ because I still get this msg:
App not available to new users on Android versions higher than your target API level. App must target Android 13 (API level 33) or higher
App updates with these issues will be rejected
App must target Android 14 (API level 34) or higher
Enforced Aug 30, 2024
I have the minsdkversion = “14”. what else need I do to make sure my game is targeting 14 (api level 34) or higher ???
Thanks