# エラー：バージョンコード「xxx」がすでに使用されています。別のバージョンコードを試してください。

***

<figure><img src="/files/YyTjppFAEbvqCNyP80wZ" alt=""><figcaption></figcaption></figure>

Google Playストアに.aabファイルをアップロードする際に、以下のエラーが表示されることがあります: ***"バージョンコード \[123] はすでに使用されています。別のバージョンコードをお試しください。"*** このエラーは、読み込もうとしているバージョンコードが別のリリースで既に使用されていることを意味します。これは、新しいAdaloアプリのビルドを既存のGoogleリストに初めて読み込む際に最も一般的であり、バージョンコードが以前のアプリバージョンで使用されていた場合です。

**解決方法:**

1. リリースを破棄します。
2. 開発者アカウントの ***'リリースの概要'*** で最新のバージョンコードを特定します。

   <div align="center"><figure><img src="/files/LG7Gvj3tzIIXv1CrEbFx" alt="" width="147"><figcaption></figcaption></figure></div>
3. 弊社チームに[チケットを提出](https://info.adalo.com/submit-a-support-ticket)します。リリースの概要から最新のバージョンを含む、すべての要求された情報を提供してください。*フォーマットは **123 (1.2.3)** です。*

   <div align="center"><figure><img src="/files/UylFbNrRLmm3tmtHZxbF" alt="" width="256"><figcaption></figcaption></figure></div>
4. 弊社チームによる更新後、新しいビルドを提出し、Google Playリストに新しいリリースとして読み込みます。

### **まだ助けが必要ですか？**

行き詰まっている場合は心配しないでください！[サポートチーム](https://info.adalo.com/submit-a-support-ticket)にお問い合わせいただき、さらなる支援を受けてください。

1. 実施した手順を含める: すでに試したトラブルシューティング手順をお知らせください。
2. スクリーンショットを追加: エラーメッセージと更新しようとしているリストのパッケージ名を示す関連するスクリーンショットを共有してください。

忘れないでください、私たちはあなたのアプリを正軌に戻し、Google Playストアで輝く準備ができるようお手伝いします！


---

# 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/ja/testing-your-app/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.
