Hello,
Please open your AndroidManifest.xml
, find the android:versionCode
in the <manifest>
tag and increase this version number, For example, if your version code is 1, please set it to 2, then release your application again and generate a new aab file, upload this aab file.
Here is a document about Version the Application
Best Regards,
Leon Lu
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.