Missed this when restructuring Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
@@ -37,4 +37,8 @@ subprojects {
maven { url "https://jitpack.io" }
mavenCentral()
}
+}
+
+task clean(type: Delete) {
+ delete rootProject.buildDir