I record the method here in case I forget how to show the dependencies for ONLY one configuration like
runtime
again.- Show dependencies for one configuration ONLY:
./gradlew dependencies --configuration runtime
- Show a task’s arguments:
./gradlew help --task dependencies
No comments:
Post a Comment