# Error: Version Code 'xxx' has already been used. Try another Version code.

***

<figure><img src="/files/3vmTOVcK0y2HJEPkTlFn" alt=""><figcaption></figcaption></figure>

Sometimes when you upload your .aab file to the Google Play Store, you may get the following error: ***"Version code \[123] has already been used. Try another version code."*** This error means that the Version code you are loading has already been used in a different release. This is most common when you are loading a build from a new Adalo App to an existing Google Listing for the first time and the Version code was used in a previous version of your app.

**Resolution:**

1. Discard release.
2. Identify the most recent Version code in the Developer account under ***'Releases Overview'***

   <div align="center"><figure><img src="/files/84sCOq6QAfhoNiGy9pGy" alt="" width="147"><figcaption></figcaption></figure></div>
3. [Submit a ticket](https://info.adalo.com/submit-a-support-ticket) to our team. Include all requested information along with the most recent Version from your releases overview. *Formatting will be **123 (1.2.3)***

   <div align="center"><figure><img src="/files/FN4WScqd6dnYDxSGqUOg" alt="" width="256"><figcaption></figcaption></figure></div>
4. After this is updated by our team, you will submit a new build and load it to your Google Play Listing as a new release.

### **Still Need Help?**

If you're stuck, don't worry! Reach out to our [support team ](https://info.adalo.com/submit-a-support-ticket)for further assistance.

1. Include Steps Taken: Let us know what troubleshooting steps you've already tried.
2. Add Screenshots: Share relevant screenshots showing the error message and the Package Name of the Listing you're trying to update.

Remember, we're here to help you get your app back on track and ready to shine on the Google Play Store!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.adalo.com/publishing-apps/publishing-to-the-google-play-store/troubleshooting-android-release/error-version-code-xxx-has-already-been-used.-try-another-version-code..md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
