Describe your app:
This game is of course simple but also very fun to play. This is the Tic Tac Toe has different level of difficulties and useful settings, plus a nice UI
I Think There Is An Error In Your App When I play With Bot In first It Shows Correctly As “X” Is First But When I Play In Second Match It Shows “O” As First At The Game
Meet Google Play’s target API level requirement:
When you upload an APK, it needs to meet Google Play’s target API level requirements. New apps must target Android 10 (API level 29) or higher and app updates must target Android 9 (API level 28) or higher.
When you are playing against the bot, if it is a draw it alternates who goes first between the O and the X. If you win you go first, and if the bot wins, the bot goes first. That is how the games is designed.
It doesn’t mean the minimum api needs to be level 29, if you don’t use any extension or resource present only in android 10 you can set minimum api to android 4.x without any problem