Ensure demobench is built after explorer:capsule.

This commit is contained in:
Chris Rankin 2017-02-02 14:20:15 +00:00
parent 8792e5e268
commit c7281a077f

View File

@ -11,9 +11,9 @@ include 'netpermission'
include 'experimental'
include 'experimental:sandbox'
include 'test-utils'
include 'tools:demobench'
include 'tools:explorer'
include 'tools:explorer:capsule'
include 'tools:demobench'
include 'tools:loadtest'
include 'docs/source/example-code' // Note that we are deliberately choosing to use '/' here. With ':' gradle would treat the directories as actual projects.
include 'samples:attachment-demo'