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

feat(build): add implicit_dependency for gradle task build #6229

Conversation

halibobo1205
Copy link
Contributor

What does this PR do?
add implicit_dependency for build
Why are these changes required?
1. Remove Warnings:

image 2. Avoid occasional build failures image

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

   Task ':xxx' uses this output of task ':xxx' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed.
@CodeNinjaEvan CodeNinjaEvan merged commit e649699 into tronprotocol:release_v4.8.0 Mar 7, 2025
6 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.

3 participants