apply base plugin to add clean task
This commit is contained in:
parent
649823f401
commit
c4bff97fe8
|
@ -1,4 +1,5 @@
|
||||||
plugins {
|
plugins {
|
||||||
|
id 'base'
|
||||||
id 'org.antora' version '1.0.0-alpha.3'
|
id 'org.antora' version '1.0.0-alpha.3'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue