Skip to content

Commit 5aa462a

Browse files
author
Costin Leau
committed
+ add default task
1 parent dc41f4c commit 5aa462a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

retwisj/build.gradle

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,6 @@ war {
104104
into ('reference/images') {
105105
from (imagesDir)
106106
}
107-
}
107+
}
108+
109+
defaultTasks 'build'

0 commit comments

Comments
 (0)