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
The current gradle file is a mess. It was written for Gradle 4 and, while "works" on 7, needs a major refactor.
I would prefer it to be rewritten in Kotlin, but as I am brand new to Gradle, I'm unable to do this fully.
Instead of simply rewriting it to Kotlin, I feel a full rewrite is necessary.
Essentially we need to keep the same flow: Publish the 7 modules individually + the main pom file. I don't want this to be a breaking change.
Whoever wants to take this on, I'll be happy to reward with something, I just hate dealing with the current file tbh.
Live gradle fan reactions:
The text was updated successfully, but these errors were encountered:
i can make this. i translated it once.
Sorry, something went wrong.
Live gradle dev reaction to the build.gradle file:
No branches or pull requests
The current gradle file is a mess. It was written for Gradle 4 and, while "works" on 7, needs a major refactor.
I would prefer it to be rewritten in Kotlin, but as I am brand new to Gradle, I'm unable to do this fully.
Instead of simply rewriting it to Kotlin, I feel a full rewrite is necessary.
Essentially we need to keep the same flow: Publish the 7 modules individually + the main pom file. I don't want this to be a breaking change.
Whoever wants to take this on, I'll be happy to reward with something, I just hate dealing with the current file tbh.
Live gradle fan reactions:
The text was updated successfully, but these errors were encountered: