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

Support dashes in android version number #144

Merged
merged 1 commit into from
Aug 13, 2021

Conversation

henninghall
Copy link
Contributor

Android versions on Google Play might contain dashes. At the moment getLatestVersion will return . for these versions. This fix returns the entire version code as expected.

Example:

Screenshot 2021-07-14 at 09 00 33

getCurrentVersion() already includes dashes.

Copy link
Collaborator

@rf1804 rf1804 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@rf1804 rf1804 self-assigned this Aug 13, 2021
@rf1804 rf1804 merged commit 20e2bed into kimxogus:master Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants