Update app version on google play

In this post I would show you the easy steps to update version from android app on google play store.

  1. Git pull with the last commit.

2. Change de version on app.js android, version code.

3. ON Terminal command

eas build — platform android

4. You will wait for yor turn on expoBuild

5. When the build was ready download the bundles.

6. login on google play console

7. On menu, go to Production and create new version.

8. Wait for the review and enjoy it.

--

--

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store