Update docbook plugin use to new gradle 0.9+ syntax.
This commit is contained in:
parent
81f91d28eb
commit
e1d41177bb
|
@ -1,4 +1,4 @@
|
|||
usePlugin 'docbook'
|
||||
apply id: 'docbook'
|
||||
|
||||
defaultTasks 'docbookHtml'
|
||||
|
||||
|
|
Loading…
Reference in New Issue