Comment to 'Can not run app in Android Studio fixed but now Playstore saying API needs to be level 30 for aab? '
  • yes..usually there's error like this when build with target level 30.. so 31 ought to be the fix provided complile level is 31 as well gradle 6.7. In some cases, you need to clean build before sync..

    Also when you use target sdk level 30 & compile sdk level 30, does app build?

    • Yes it built. That is the version I got up pending review right now. I may re extract and rebrand and reopen and go straight to 31 in case it is something with the software acting up. On mine I do not see flavor tab, but I did find area to do target, compile, and library for SDK under app in there. 32 even because that should be newest right or should I hold off on that?