Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ```
- aironman@MacBook-Pro-de-Alonso ~> gradle
- > Task :help
- Welcome to Gradle 6.3.
- To run a build, run gradle <task> ...
- To see a list of available tasks, run gradle tasks
- To see a list of command-line options, run gradle --help
- To see more detail about a task, run gradle help --task <task>
- For troubleshooting, visit https://help.gradle.org
- Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
- Use '--warning-mode all' to show the individual deprecation warnings.
- See https://docs.gradle.org/6.3/userguide/command_line_interface.html#sec:command_line_warnings
- BUILD SUCCESSFUL in 549ms
- 1 actionable task: 1 executed
- ```
Advertisement
Add Comment
Please, Sign In to add comment