Skip to content

andreaskulicke/spop

Repository files navigation

Spop the weekly shopper

How to build apk for local installation?

eas build -p android --profile preview

How to build aab for google play store submission?

Make sure to increase versionCode in app.json. To make sure the important versionCode in build.gradle is updated run:

npx expo prebuild

To build and submit:

eas build -p android --auto-submit

Or submit only:

eas submit -p android

Go to Google developer console:

https://play.google.com/console/u/0/developers/4745463921180105365/app-list

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published