Add depencency graph to docs
This commit is contained in:
@@ -33,4 +33,6 @@ allprojects {
|
||||
|
||||
tasks.create<Delete>("clean") {
|
||||
delete(rootProject.buildDir)
|
||||
}
|
||||
}
|
||||
|
||||
apply(from = "docs/deps-graph.gradle")
|
||||
Reference in New Issue
Block a user