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 Gradle warnings #32

Open
jonashoef opened this issue Feb 22, 2024 · 0 comments
Open

Fix Gradle warnings #32

jonashoef opened this issue Feb 22, 2024 · 0 comments

Comments

@jonashoef
Copy link
Contributor

The IntelliJ Gradle code analysis of build.gradle shows several warnings, most of them related to lazy configuration of tasks.
See e.g. Stackoverflow for explanations and links to the Gradle documentation.

Note that several of the warnings refer to the release part of the build.gradle. Testing any changes therefore requires a release build.

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

No branches or pull requests

1 participant