Skip to content

Commit

Permalink
Add headings (#2751)
Browse files Browse the repository at this point in the history
* Add headings.

* Edit.

* Fix linting error.
  • Loading branch information
davidbritch authored Jan 28, 2025
1 parent 5c39a62 commit e8cd2ef
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/android/deployment/publish-google-play.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,10 @@ For more information about enabling Google API access to your Google Play Develo

:::image type="content" source="media/publish/vs/signing-identity-continue.png" alt-text="Screenshot of selecting your newly created signing identity.":::

#### Add your Google Play Developer account details

To add your Google Play Developer account to Visual Studio:

1. In the **Distribute - Google Play Account** dialog, select the **+** button to add your Google Play Developer account details:

:::image type="content" source="media/publish/vs/distribution-add-google-play-account.png" alt-text="Screenshot of adding a Google Play Developer account in the distribution dialog.":::
Expand Down Expand Up @@ -218,6 +222,11 @@ For more information about enabling Google API access to your Google Play Develo

:::image type="content" source="media/publish/vs/distribution-google-api-access-authorized.png" alt-text="Screenshot of authorized Google API access in Visual Studio.":::

<!-- Don't delete this heading - the Visual Studio IDE links to it -->
#### Select a track to upload your app to

To select the Google Play track to upload your app to:

1. In the **Distribute - Google Play Track** dialog, select the track to upload your app to. Google Play offers five tracks for uploading your app:

- Internal should be used for quickly distributing your app for internal testing and quality assurance checks.
Expand Down

0 comments on commit e8cd2ef

Please sign in to comment.