Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 384 Bytes

File metadata and controls

11 lines (6 loc) · 384 Bytes
  • Modify version in package.json, modify version and versionCode in app.json

  • Run "eas whoami" to make sure you are logged into eas account.

  • Run "eas build -p android --profile preview" to build .apk file

  • Test .apk file

  • Run "eas build --platform android" to build .aab file

  • Upload .aab file to Google Play Console in "Test and release > Production > Create new release"