1
0
mirror of synced 2026-08-04 09:17:02 +00:00

Latest gradle syntax updates.

This commit is contained in:
Luke Taylor
2010-03-28 23:54:41 +01:00
parent 2b9beffd08
commit d334f6fa09
13 changed files with 26 additions and 30 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
apply id: 'base'
apply id: 'docbook'
apply plugin: 'base'
apply plugin: 'docbook'
defaultTasks 'docbookHtmlSingle'