Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle updating output application versions #74

Closed
andreban opened this issue Jan 17, 2020 · 1 comment · Fixed by #96
Closed

Handle updating output application versions #74

andreban opened this issue Jan 17, 2020 · 1 comment · Fixed by #96
Labels
enhancement New feature or request
Milestone

Comments

@andreban
Copy link
Member

When developers regenerate the application, either by changing a configuration on twa-manifest.json or by applying an updated template, versionCode and versionName need to be updated, for the application to be updated on the Play Store.

This is a continuation of the conversation started on this issue: #68 (comment)

@andreban andreban added the enhancement New feature or request label Jan 17, 2020
@andreban andreban mentioned this issue Jan 19, 2020
2 tasks
@andreban
Copy link
Member Author

Coming back to the suggestion here: #68 (comment)

versionName can be anything. If we decide tying it to versionCode, we can just use the same number on both, as major, minor and patch parts of the version won't convey any meaningful content anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant