1
0
mirror of synced 2026-07-19 17:45:11 +00:00

apply base plugin to add clean task

This commit is contained in:
Dan Allen
2022-09-30 23:58:20 -06:00
committed by Rob Winch
parent 649823f401
commit c4bff97fe8
+1
View File
@@ -1,4 +1,5 @@
plugins {
id 'base'
id 'org.antora' version '1.0.0-alpha.3'
}