aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2c21927b6da..e7bc6c22715 100644
--- a/README.md
+++ b/README.md
@@ -150,6 +150,13 @@ Execute from project base directory:
Execute from project base directory:
./gradlew licenseFormat --rerun-tasks
+
+### List all dependencies
+
+Execute from project base directory:
+
+ ./gradlew printDependencies
+
License
-------