API level problem

i had set my target API level and minimum level to 29 API level, and build without any fail. but when i upload to the google play store they said my API level is 28 can’t achieve their target API level 29. how can i solve it. thank you

Check the build.gradle file once in Temp/gradleOut folder to confirm the sdk used.