Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ you want to create an image for a containerized build.

where "Main" refers to the name of the source set or Android variant (capitalized).

=== Print the denominator tree
=== Print the dominator tree

This will print the https://en.wikipedia.org/wiki/Dominator_(graph_theory)[dominator tree] for the given project. This
is useful when looking for "fat" dependencies that contribute significantly to final binary size (such as with a fatjar
Expand Down