implementing API graphs and getting frustrated at async stuff
This commit is contained in:
parent
bf1046c4e5
commit
d7625f7b88
7 changed files with 134 additions and 169 deletions
|
@ -26,4 +26,4 @@ subprojects {
|
|||
|
||||
task clean(type: Delete) {
|
||||
delete rootProject.buildDir
|
||||
}
|
||||
}
|
Reference in a new issue