Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Conversation

@geof90
Copy link
Contributor

@geof90 geof90 commented Mar 11, 2016

The gradle-to-js npm module will parse a versionName of "1.0" as the Javascript number "1". With that, we have no way to tell whether it has a minor version or not. I forked the project and changed the parser to always return strings as the obvious but workable solution for our purposes. geof90/gradle-to-js@ccd3362

@geof90
Copy link
Contributor Author

geof90 commented Mar 11, 2016

I've also verified that the plist library (for iOS) doesn't run into the same issue.

@lostintangent
Copy link
Member

LGTM!

geof90 added a commit that referenced this pull request Mar 11, 2016
@geof90 geof90 merged commit 461319d into master Mar 11, 2016
@geof90 geof90 deleted the gradle-parsing-issue branch March 11, 2016 01:14
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.

4 participants