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

Fix - sdkVersion 16 - default can be overriden #356

Merged
merged 3 commits into from
Jun 8, 2024

Conversation

debanjanbasu
Copy link
Contributor

Changes

#355

Fix

This is a small patch to allow for the parent package to override the sdkVersions

@debanjanbasu debanjanbasu changed the title Main Fix - sdkVersion 16 - default can be overriden Jun 7, 2024
@temeddix
Copy link
Member

temeddix commented Jun 8, 2024

CI is telling us where the error is coming from:

[        ] A problem occurred evaluating project ':rinf'.
[        ] > No signature of method: static java.lang.Math.max() is applicable for argument types: (null, null, Integer) values: [null, null, 31]
[        ]   Possible solutions: max(int, int), max(double, double), max(float, float), max(long, long), wait(), any()

I'll update the PR to make it work :)

@temeddix temeddix merged commit 0a8373b into cunarist:main Jun 8, 2024
22 checks passed
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.

None yet

2 participants