Hi. I am submitting a new app to Google using aab format. I am getting an error on upload:
Your app currently targets API level 29 and must target at least API level 30 to ensure it is built on the latest APIs optimized for security and performance. Change your app's target API level to at least 30.
However, my app says I am using Build API 31 (I upgraded it from 30 after the error the first time).
I have set the target to 10.0 for both the min and max (originally it was 4.3-10.0).
Still no luck. Anyone know what this is about? I searched but didn't find a post.
Thanks!