We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Gradle build fails with modImplementation "xyz.nucleoid:leukocyte:0.3.0" in dependencies of gradle.build
modImplementation "xyz.nucleoid:leukocyte:0.3.0"
gradle.build
Output basically tells that 0.3.0 is incompatible with current mc version
I get 0.3.4 is the one i should use, but it isn't uploaded on the online tree yet
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Gradle build fails with
modImplementation "xyz.nucleoid:leukocyte:0.3.0"
in dependencies ofgradle.build
Output basically tells that 0.3.0 is incompatible with current mc version
I get 0.3.4 is the one i should use, but it isn't uploaded on the online tree yet
The text was updated successfully, but these errors were encountered: