Testing doc script

This commit is contained in:
Anuken
2020-06-14 18:41:42 -04:00
parent 126b54b981
commit 5f79040faa
37 changed files with 59 additions and 30 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ allprojects{
jcenter()
}
tasks.withType(Javadoc).all{ enabled = false }
//tasks.withType(Javadoc).all{ enabled = false }
}
project(":desktop"){