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

Generate versionCode #432

Merged
merged 2 commits into from
Sep 10, 2022
Merged

Generate versionCode #432

merged 2 commits into from
Sep 10, 2022

Conversation

JFronny
Copy link
Contributor

@JFronny JFronny commented Sep 7, 2022

Instead of just leaving it at 1, this PR implements an automatically incremented (based on the version number) version code.
This implementation supports pretty high version codes, so that should be no issue.
Since the version code is used to differentiate versions in android programmatically, this should allow things like including the app in F-Droid repositories.

@rajarsheechatterjee rajarsheechatterjee merged commit 69dc329 into LNReader:main Sep 10, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants