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

Remove java.util.Math usages #17

Merged
merged 4 commits into from
Jan 25, 2022
Merged

Remove java.util.Math usages #17

merged 4 commits into from
Jan 25, 2022

Conversation

riggaroo
Copy link
Collaborator

java.util.Math doesn't play properly with multiplatform. Removed the two usages of it.

Including spotlessCheck on build, as well as upping the version to 0.4.2

@riggaroo riggaroo requested a review from ffgiraldez January 25, 2022 16:22
@riggaroo riggaroo self-assigned this Jan 25, 2022
@riggaroo riggaroo added the bug Something isn't working label Jan 25, 2022
Copy link
Collaborator

@ffgiraldez ffgiraldez left a comment

Choose a reason for hiding this comment

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


maybe a fix for #16

@riggaroo riggaroo merged commit e2380bd into main Jan 25, 2022
@riggaroo riggaroo deleted the feature/remove-java-math branch January 25, 2022 16:55
riggaroo pushed a commit that referenced this pull request Feb 17, 2022
riggaroo pushed a commit that referenced this pull request Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants